This is the mail archive of the cygwin-apps@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcc questions prior to -8 release


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]