bin/87843: FreeBSD specific gcc compiler error
Richard Hirner
richard at hirner.at
Sat Oct 22 10:00:32 PDT 2005
The following reply was made to PR bin/87843; it has been noted by GNATS.
From: Richard Hirner <richard at hirner.at>
To: bug-followup at FreeBSD.org, richard at hirner.at
Cc:
Subject: Re: bin/87843: FreeBSD specific gcc compiler error
Date: Sat, 22 Oct 2005 18:53:58 +0200
As I wrote in the gcc bug report, the compilation failed even
if I removed -march=athlon and -O when calling cc (i.e. the optimisation
flags were set in make.conf, then it failed, then i called the command
line which failed without -march -O and it failed again). Interestingly,
I have now removed CPUTYPE=athlon and CFLAGS=-O -pipe from make.conf
and I don't get the error. How can that be? I thought it would be enough
if I removed the optimisation flags from the one cc call that failed.
However, thank you for the hint, it works now.
More information about the freebsd-bugs
mailing list