DragonFly BSD
DragonFly kernel List (threaded) for 2004-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Heads up: GCC 3.4


From: Glenn Johnson <glennpj@xxxxxxxxxxx>
Date: Tue, 22 Jun 2004 23:53:15 -0500

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

> Matthew Dillon <dillon@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@xxxxxxxxxxx>




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]