Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Jul 2007 11:54:32 +0200
From:      "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
To:        Jan Sebosik <sebosik@demax.sk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: GCC 4.2.1: Replacing builtin compiler
Message-ID:  <468F62D8.90402@gmx.de>
In-Reply-To: <468F5500.7040101@demax.sk>
References:  <468F5500.7040101@demax.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
Jan Sebosik wrote:
> Hi
> 
> how safe is it to compile FreeBSD-world without builtin GCC, and replace
> it with GCC 4.2.1 from ports ?
> 
> Should I recompile world and kernel after installing new GCC with it ?
> 
> Best regards
> 

GCC from ports links against the GNU libs, unlike GCC in base, which links to
the FreeBSD libs. So it's not as trivial as you seem to think.

You might try to use GCC from the FreeBSD-CURRENT branch.



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