This is the mail archive of the cygwin-patches@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: cinstall/Makefile.in and configure.


Christopher Faylor wrote:
> 
> On Wed, Feb 07, 2001 at 07:56:25PM -0500, DJ Delorie wrote:
> >>>Is this just to get it to use the local includes, rather than the
> >>>installed ones?
> >>
> >>No.  It won't build without it with the 2.95.2-7 gcc.
> >
> >Is this related to the patches Chris just added to gcc to make it find
> >the win32 headers by default?n
> 
> Possibly.  I don't know if I screwed up 2.95.2-7 or not for the non-cross
> case.
> 

This goes to the if -mwin32 isn't specified then the /usr/include/w32api
will not be included.

BTW, I just remembered.  The rest of the Makefile.in uses the source
includes and not the installed includes so this patch would make it
consistent anyway.

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]