Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2007 15:46:49 -0400
From:      Kris Kennaway <kris@obsecurity.org>
To:        Johan Hendriks <Johan@double-l.nl>
Cc:        freebsd-questions@freebsd.org, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: gcc 4.2
Message-ID:  <20070519194649.GA4385@xor.obsecurity.org>
In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCB01116A@w2003s01.double-l.local>
References:  <57200BF94E69E54880C9BB1AF714BBCB011167@w2003s01.double-l.local> <57200BF94E69E54880C9BB1AF714BBCB011168@w2003s01.double-l.local> <20070519175747.GA2885@xor.obsecurity.org> <57200BF94E69E54880C9BB1AF714BBCB01116A@w2003s01.double-l.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 19, 2007 at 09:36:29PM +0200, Johan Hendriks wrote:
>  
> 
> ________________________________
> 
> Van: Kris Kennaway [mailto:kris@obsecurity.org]
> Verzonden: za 19-5-2007 19:57
> Aan: Johan Hendriks
> CC: freebsd-questions@freebsd.org
> Onderwerp: Re: gcc 4.2
> 
> 
> 
> On Sat, May 19, 2007 at 04:55:27PM +0200, Johan Hendriks wrote:
> >> 
> >> Hello all.
> >> 
> >> It looks like the current maillist is off line, so that is the reason for my question here.
> >> 
> >> I have a question regarding gcc 4.2
> >> 
> >> Do i need to rebuild world twice to actually get it build with 4.2?
> >> first to get it build and installed but (still using gcc3.x)
> >> secondly to actually use gcc 4.2 to do the build again.
> >> 
> >> or is there a quicker way?
> 
> >Yeah, just build it once :)
> 
> Sorry i am proberly wasting your time!
> But from you answer i guess a buildworld use the compiler in the src tree?
> 
> So it is not using the one already in base system (/usr/bin/gcc).
> If not could you explain it in short for me
> 

It builds the new compiler as part of the bootstrap phase.

Kris



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