Heads up: GCC 3.4

Glenn Johnson glennpj at charter.net
Tue Jun 22 22:03:03 PDT 2004


On Tue, 2004-06-22 at 20:21, Adam K Kirchhoff wrote:

> Matthew Dillon <dillon at xxxxxxxxxxxxxxxxxxxx> wrote:
> >     Ok, get rid of the /etc/make.conf line... I think that might have been
> >     bad advise (we never tested that).
> 
> >     Instead simply setenv CCVER gcc34 before building the world.  That
> >     *has* been tested and is known to work.
> 
> Still didn't work.  Died at the same place with the same error.  I'm
> completely removing my object tree and trying again now.

I had better luck, it did work for me. However, I had CPUTYPE=p4 in
/etc/make.conf and the resulting gcc34 built kernel would not boot up.
It would hang right after printing: "Loading Configuration files". I do
not have any other optimization flags turned on.

I built another kernel without the CPUTYPE set and that kernel boots
fine. So far, it seems that the "world" binaries built with the
-march=pentium4 option (because of CPUTYPE=p4) are working fine.

-- 
Glenn Johnson <glennpj at xxxxxxxxxxx>






More information about the Kernel mailing list