On 11/22/05, Neil Bothwick <[EMAIL PROTECTED]> wrote: > The first command won't do anything, -D doesn't take account of of USE or > CFLAG changes.
It will update gcc or any dependancies of gcc to the current version. Unless one of those things have been updated, there is no need to build anything more than once, because the code produced by gcc doesn't change based on the CFLAGS/CHOST/USE settings that _gcc_ was compiled with. emerge -uD system && emerge -e world is sufficient. -Richard -- gentoo-user@gentoo.org mailing list