On Tue, Apr 09, 2002 at 12:54:47PM -0400, Harold Hunt wrote: > Is anyone else getting a build failure from the latest XFree86 CVS tree? > > I'm getting a problem where in the gcc command for building imake.exe the > defines DefaultGcc2i386Opt and GccWarningOptions don't get expanded out to > "-O2 -fno-strength-reduce -Wall -Wpointer-arith". There were several recent > changes to the imake files to allow better cross compiling... I'm wondering > if something got broken on Cygwin in the process? > It looks like it broke somewhere Harold.
You need to define #define HasGcc2 YES in your cygwin.cf now. Alan.
