autoconf
[Top][All Lists]
Advanced

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

Re: Detecting the need for -mwin32 in newer cygwin gcc's


From: Alexandre Oliva
Subject: Re: Detecting the need for -mwin32 in newer cygwin gcc's
Date: 07 Mar 2001 23:49:07 -0300
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

On Mar  7, 2001, Christopher Faylor <address@hidden> wrote:

> Basically, I think we need something like a AC_PROG_GCC_USES_MWIN32.

I have mixed feelings about having this macro in autoconf.  On one
hand, it would be kind of promoting the use of proprietary software.
On the other, I see it would be a convenience for projects that really
need it, even though it could probably live with CFLAGS='-mwin32 -g -O2'.

I suppose a new macro could be posted to the autoconf macro archive
first, and, if lots of people agree autoconf is the right place for
this macro, we can eventually swallow it.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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