This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: building egcs snapshot under W95: fails to process #include


N8TM@aol.com writes:
> My cygwin has been having a tough time with egcs under W95 since the multilib
>  
> stuff was introduced.  I have set up the following:
> OSR25/USB
> Cygwin-b20.1 with 19990330 snapshot binary patch
> egcs-1.1.2 with Mumit Khan's patches, rebuilt so libraries match cygwin 
> snapshot
> include files from cygwin snapshot sym-linked into /usr/include

[ ... problems with various includes not showing up etc ... ]

This is mostly due to some changes in the pathname handling within new
cpp code, and I'm trying to track it down right now. The lossage happens
for -I//drive/dir  etc, but works when you convert it to -Idrive:/dir
syntax.

btw, I'm working with cygwin stock dll (or at least before the drive
naming scheme changed), so I won't be able to test that feature until
I get a chance to install the snapshot DLLs.

I'll get a fix out in the next few days. Watch egcs-patches for details.

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com