CVS Build broken?

Christopher Faylor cgf@redhat.com
Sat Oct 28 09:03:00 GMT 2000


On Sat, Oct 28, 2000 at 09:56:06AM -0400, fortinj@attglobal.net wrote:
>I just downloaded the Latest CVS Tree.
>
>There seem to be several problems...
>
>1) 
>make[2]: Entering directory `/cvs/xc/config/imake'
>making imake with BOOTSTRAPCFLAGS= in config/imake
>gcc -c  -O -I../../include -I../../imports/x11/include/X11 `./ccimake`
>imake.c
>imake.c:1192: Invalid token in expression
>make[2]: *** [imake.o] Error 1
>make[2]: Leaving directory `/cvs/xc/config/imake'
>make[1]: *** [imake.proto] Error 2
>make[1]: Leaving directory `/cvs/xc'
>make: *** [World] Error 2
>
>gcc does not seem to recognize the line continuation character '\'

You may want to try the "Test" release of gcc.  It will probably solve
this problem.

Just run setup.exe and click on the little arrow thingy until the "Test"
release of gcc shows up and install that.

This version of gcc should eliminate the cpp problem where a '\' shows
up before a \r\n.

Welcome back, John!

cgf


More information about the Cygwin-xfree mailing list