Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: "Andre Oliveira da Costa" <costa@cade.com.br>
To: "Matthew Brown" <mbrown@mediadb.net>, <cygwin@sourceware.cygnus.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
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
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@cade.com.br)


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

