This is the mail archive of the
cygwin-xfree@cygwin.com
mailing list for the Cygwin XFree86 project.
Re: Latest XFree86 CVS build failures?
- From: Alan Hourihane <alanh at fairlite dot demon dot co dot uk>
- To: cygwin-xfree at cygwin dot com
- Date: Tue, 9 Apr 2002 18:57:08 +0100
- Subject: Re: Latest XFree86 CVS build failures?
- References: <NHEELHJHHFKPMAEAFMFCIEMPCMAA.huntharo@msu.edu>
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.