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.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to