autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: updated win32 macro


From: Christopher Faylor
Subject: Re: updated win32 macro
Date: Thu, 15 Mar 2001 10:29:22 -0500
User-agent: Mutt/1.3.11i

On Thu, Mar 15, 2001 at 11:29:34PM +1100, Robert Collins wrote:
>Neato.. But can we put CFLAGS="$WIN32FLAGS $CFLAGS" or will that break
>other things? AFAIK (Chris - any comment) the -mwin32 needs to go
>first..

It breaks builds from the gcc or gdb build trees which override CFLAGS
from the top level.  In my current tree, I've had to add additional
stuff to the Makefile to get things to work.

I think that setting CC=stuff will suffer from the same problem.

So, I think we will have to make changes to both configure.in and
Makefile.in, unfortunately.

cgf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]