This is the mail archive of the cygwin@sourceware.cygnus.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: bug list


On Sat, 7 Nov 1998, Stephen R. Whiteley wrote:

> 
> Here are a few things I noticed while moving from b19 -> b20:
> 
> Cygwin b20 Nov 2 release
> running NT4 SP3
> 
> 1.  cpp seems to not work right.  Instead of stripping out an undefined
>     #ifdef/#endif block, it strips the preprocessor lines and leaves the
>     block intact.  I don't know how general this is.  In particular,
>     when compiling libX11 (R6.3 patch, modified), "make X11.def" gives
>     a bogus file.  Replacing the cpp call with "gcc -E -" solved the
>     problem.  I noticed that this was done in the R6.4 patch.

Stephen,

What cpp were you using? The one supplied with gcc, which is buried way
down in the compiler directory or some other (eg., Borland also supplies a
cpp.exe, which causes lots of problems with configure scripts that look
for the cpp executable).

Regards,
Mumit


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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