From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 08:46:24 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42A4D37B401 for ; Wed, 23 Apr 2003 08:46:24 -0700 (PDT) Received: from gldis.ca (constans.gldis.ca [66.11.169.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77C0343FAF for ; Wed, 23 Apr 2003 08:46:23 -0700 (PDT) (envelope-from gldisater@gldis.ca) Received: from gldis.ca (gldisater@localhost [127.0.0.1]) by gldis.ca (8.12.3/8.12.3) with ESMTP id h3NFkL4P014830; Wed, 23 Apr 2003 11:46:21 -0400 (EDT) (envelope-from gldisater@gldis.ca) Received: (from gldisater@localhost) by gldis.ca (8.12.3/8.12.3/Submit) id h3NFkL2K014829; Wed, 23 Apr 2003 11:46:21 -0400 (EDT) Date: Wed, 23 Apr 2003 11:46:21 -0400 From: Jeremy Faulkner To: Dick Hoogendijk Message-ID: <20030423154621.GA14652@constans.gldis.ca> References: <20030423153124.GA10768@pooh.nagual.st> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030423153124.GA10768@pooh.nagual.st> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: gcc-3.2.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 15:46:24 -0000 On Wed, Apr 23, 2003 at 05:31:24PM +0200, Dick Hoogendijk wrote: > I do a "make install clean" to install openoffice and notice that the > new gcc-3.2.2 is installed too. > I seem to remember having read somewhere that this version of gcc is not > to be used for a 'buildworld' > > How can I prevent future trouble? In other words: how do I make sure > that the 'right' gcc is used for the right job? > > -- > dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE > ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) Only ports that have "USE_GCC=3.2" in the port's Makefile will use that gcc-3.2.2. It does not become the default compiler on the system. -- Jeremy Faulkner http://www.gldis.ca