From owner-freebsd-hackers Sat Mar 15 11:58:57 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A9AA37B401 for ; Sat, 15 Mar 2003 11:58:56 -0800 (PST) Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 398A843F93 for ; Sat, 15 Mar 2003 11:58:55 -0800 (PST) (envelope-from scott@fishballoon.org) Received: from fishballoon.org ([81.104.195.199]) by mta05-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20030315195853.QHRS310.mta05-svc.ntlworld.com@fishballoon.org>; Sat, 15 Mar 2003 19:58:53 +0000 Received: from tuatara.fishballoon.org (tuatara [192.168.1.6]) by fishballoon.org (8.12.6/8.12.6) with ESMTP id h2FJwE9A043805; Sat, 15 Mar 2003 19:58:14 GMT (envelope-from scott@tuatara.fishballoon.org) Received: (from scott@localhost) by tuatara.fishballoon.org (8.12.7/8.12.6/Submit) id h2FJwDQM004603; Sat, 15 Mar 2003 19:58:13 GMT (envelope-from scott) Date: Sat, 15 Mar 2003 19:58:13 +0000 From: Scott Mitchell To: Thierry Herbelot Cc: Avleen Vig , freebsd-hackers@FreeBSD.ORG Subject: Re: make world + kernel with gcc 3.2? Message-ID: <20030315195813.GA4214@tuatara.fishballoon.org> References: <20030315171428.GL35096@silverwraith.com> <200303151908.40852.thierry@herbelot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200303151908.40852.thierry@herbelot.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.8-PRERELEASE i386 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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