Interesting. I tried it and it does indeed work. I sure am glad that we have a guru around here :)
Harold > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Alan Hourihane > Sent: Tuesday, April 09, 2002 1:57 PM > To: [EMAIL PROTECTED] > Subject: Re: Latest XFree86 CVS build failures? > > > 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.
