Date: Mon, 10 Apr 2006 16:56:33 +0100 From: RW <list-freebsd-2004@morbius.sent.com> To: freebsd-questions@freebsd.org Subject: Re: newbie question on upgrading GCC Message-ID: <200604101656.35473.list-freebsd-2004@morbius.sent.com> In-Reply-To: <80f4f2b20604100801j72e547e4k4b40883a331be422@mail.gmail.com> References: <80f4f2b20604100743t7d64053en84728f5c7e10f627@mail.gmail.com> <20060410145051.GA49978@owl.midgard.homeip.net> <80f4f2b20604100801j72e547e4k4b40883a331be422@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 10 April 2006 16:01, Jim Stapleton wrote: > how do I setup make.conf to automatically use the new compiler? > > Is there any way to set this new compiler as the default (such as > building the OS), without causing issues? Or would that be just a > royal pain in the posterior that is not worth the effort? IIRC make buildworld doesn't even use the default compiler directly. It just uses it to "bootstrap" the build of its own new compiler.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604101656.35473.list-freebsd-2004>