Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 2003 19:58:13 +0000
From:      Scott Mitchell <scott+freebsd@fishballoon.org>
To:        Thierry Herbelot <thierry@herbelot.com>
Cc:        Avleen Vig <lists-freebsd@silverwraith.com>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: make world + kernel with gcc 3.2?
Message-ID:  <20030315195813.GA4214@tuatara.fishballoon.org>
In-Reply-To: <200303151908.40852.thierry@herbelot.com>
References:  <20030315171428.GL35096@silverwraith.com> <200303151908.40852.thierry@herbelot.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 15, 2003 at 07:08:40PM +0100, Thierry Herbelot wrote:
> Le Saturday 15 March 2003 18:14, Avleen Vig a écrit :
> > I don't expect HUGE problems with making world, but am I asking for
> > trouble if I make a new kernel with GCC3.2?
> 
> good luck to you !
> 
> just have a look at the differences in the source code between current
> and stable to enable the compilation of current with gcc3 (FriBi -Stable
> will not compile with anything other than gcc 2.95)
> 
> 	TfH

I assume the OP installed gcc3 from ports...in this case the gcc2.95 system
compiler will still be installed as well.  I'm pretty sure that a kernel
build will explicitly use the system compiler, and buildworld/buildkernel
certainly do (I believe buildworld actually builds a fresh copy of gcc2.95
then uses that to build the rest of the system).

As Thierry says, trying to build -stable with gcc3 is probably doomed to
failure.

	Scott

-- 
===========================================================================
Scott Mitchell           | PGP Key ID | "Eagles may soar, but weasels
Cambridge, England       | 0x54B171B9 |  don't get sucked into jet engines"
scott at fishballoon.org | 0xAA775B8B |      -- Anon

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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