This is the mail archive of the cygwin@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: Can't build Make from source because Windows header filesmoved to /usr/include/w32api?


Jonathan Kamens wrote:
> 
> If I download the Cygwin Make source and try to compile it from
> source, it fails to compile because gcc (2.95.2-7) can't find
> windows.h.
> 
> It appears that the include files in the w32api package were recently
> moved from /usr/include to /usr/include/w32api.  At least, that's my
> best guess; perhaps there's some other reason why gcc couldn't find
> them before and can find them now.
> 
> I know how to work around this, but my question is.... Is this a known
> problem, what's the correct way to fix it, and when will it be fixed
> in the precompiled stuff being distributed by RedHat?
> 

CC='gcc -mwin32' ../configure

Earnie.

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


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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