"make buildworld" fails with gcc34 on CURRENT.

Joerg Sonnenberger joerg at britannica.bec.de
Thu Aug 26 07:42:15 PDT 2004


On Thu, Aug 26, 2004 at 02:04:29PM +0200, Henry Kleynhans wrote:
> Hi all,
> 
> "make buildworld" fails with gcc34 on CURRENT (updated 2004-08-26).
> 
> I've tried the build with:
> a) only the environment variable set (setenv CCVER gcc34)
> b) only the make.conf variable set (CCVER=gcc34 and CCVER?=gcc34)
> c) with both the environment variable and the make.conf variable set.
> d) the optimization flags were set to "CFLAGS=-O2 -pipe"
> e) I've tried it with both CPUTYPE defined and not defined.
> 
> buildworld with the gcc2 compiler on the other hand works fine.
[snip]

Doing a full "env CCVER=gcc34 make buildworld" finished with the current
source. Can you try to leave th CFLAGS setting out?

Joerg

> 
> Kind regards,
> 
> Henry
> 





More information about the Bugs mailing list