Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 8 Mar 2001 11:53:40 -0500 From: Christopher Faylor To: Alexandre Oliva Cc: autoconf AT gnu DOT org, cygwin AT cygwin DOT com Subject: Re: Detecting the need for -mwin32 in newer cygwin gcc's Message-ID: <20010308115340.A3877@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: Alexandre Oliva , autoconf AT gnu DOT org, cygwin AT cygwin DOT com References: <20010307161214 DOT A20717 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: ; from oliva@lsd.ic.unicamp.br on Wed, Mar 07, 2001 at 11:49:07PM -0300 On Wed, Mar 07, 2001 at 11:49:07PM -0300, Alexandre Oliva wrote: >On Mar 7, 2001, Christopher Faylor 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'. How would someone "live with" this method? Are you advocating adding a separate cygwin target check which adds the -mwin32 flag to CFLAGS or are you saying that there should be an INSTALL file which says "Please make sure to use "CFLAGS=-mwin32 -g -O2" when you run configure?" I really don't have a strong need for this. I just thought that adding a standard macro would make life easier for people writing configure.in's in the future. cgf -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple