AFAIK, the only thing that you need to compile twice is GCC. And you don't even really need to do that twice. The second pass will may pass on new optimizations that will make it more efficient, but the code it outputs will be exactly the same.
-- Evan Klitzke On 6/7/06, Richard Fish <[EMAIL PROTECTED]> wrote:
On 6/7/06, Roy Wright <[EMAIL PROTECTED]> wrote: > You might want to read: > > http://forums.gentoo.org/viewtopic.php?t=282474&highlight= > > which basically recommends: > > emerge -s > emerge -s > emerge -e > emerge -e Ugh, this is completely pointless. A single "emerge -e world" is sufficient. -Richard -- gentoo-user@gentoo.org mailing list
-- gentoo-user@gentoo.org mailing list