Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Oct 2005 17:00:31 GMT
From:      Richard Hirner <richard@hirner.at>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/87843: FreeBSD specific gcc compiler error
Message-ID:  <200510221700.j9MH0VDn072018@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/87843; it has been noted by GNATS.

From: Richard Hirner <richard@hirner.at>
To: bug-followup@FreeBSD.org, richard@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510221700.j9MH0VDn072018>