Date: Wed, 23 Apr 2003 11:46:21 -0400 From: Jeremy Faulkner <gldisater@gldis.ca> To: Dick Hoogendijk <dick@nagual.st> Cc: questions@freebsd.org Subject: Re: gcc-3.2.2 Message-ID: <20030423154621.GA14652@constans.gldis.ca> In-Reply-To: <20030423153124.GA10768@pooh.nagual.st> References: <20030423153124.GA10768@pooh.nagual.st>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030423154621.GA14652>