| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| From: | "Andre Oliveira da Costa" <costa AT cade DOT com DOT br> |
| To: | "Matthew Brown" <mbrown AT mediadb DOT net>, <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | RE: [mingw32] Re: [RFC] changing gcc default output executable name (a.exe now) |
| Date: | Thu, 13 Jan 2000 17:52:26 -0200 |
| Message-ID: | <002b01bf5dff$b79bfc00$8400000a@costa.cadenet.com.br> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2173.0 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.2106.4 |
| Importance: | Normal |
| In-Reply-To: | <030201bf5dfe$5b529b80$2301a8c0@mediadb.net> |
> The process I (and others that I am familiar with) use is to > define macros for common file extensions such as: EXEEXT, OBJEXT, > and LIBEXT. You can conditionally define these in the makefile > (or in a makefile that is included everywhere) to be the proper > values for the target platform. [...] What I do when I have to tweak a makefile is pretty close to what you described -- except for the fact that I didn't put things in a separate makefile to be included everywhere, which is definitely a GoodThing(TM). I just started this thread to see if there was an alternative which didn't imply in tweaking the makefiles (e.g. an environment variable). Thanks for your attention. Best regards, Andre -- André Oliveira da Costa (costa AT cade DOT com DOT br) -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |