gcc questions prior to -8 release

Earnie Boyd earnie_boyd@yahoo.com
Tue Feb 20 10:11:00 GMT 2001


Trevor Forbes wrote:
> 
> > From: Christopher Faylor <cgf@redhat.com>
> ........
> > 2) If we want to stick with -mno-win32 as the default, should gcc
> >    include /usr/include/w32api by default?  I really don't think that
> >    it should but I don't look forward to submitting changes to
> >    the stuff in sources.redhat.com that breaks as a result.
> 
> I prefer to stick with -mno-win32 as the default, include
> /usr/include/w32api by default and if possible, have an option to be able
> remove the w32api inclusion should it be required.
> 

It would be easier for you to -I/usr/include/w32api if you need it than
for the addition of YASwitch.  You should be able to adjust the makefile
so that if target_alias contains cygwin then add the switch to CFLAGS
and/or CXXFLAGS.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




More information about the Cygwin-apps mailing list