Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158215 - Emerge needs a "toolchain" argument in addition to "system" and "world"
Summary: Emerge needs a "toolchain" argument in addition to "system" and "world"
Status: RESOLVED DUPLICATE of bug 6411
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-15 07:17 UTC by witr
Modified: 2006-12-15 08:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description witr 2006-12-15 07:17:34 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061214 Firefox/1.5.0.8
Build Identifier: 

When upgrading the compiler, the Gentoo documentation recommends rebuilding the
toochain by doing "emerge -eav system".  On my system this builds nearly 300
packages, 90% of which are not toolchain packages.  This wastes time since all
of those same packages get rebuilt by a subsequent "emerge -eav world".

Instead, emerge should have a "toolchain" argument so that compiler upgrade
would use "emerge -eav toolchain", followed by "emerge -eav world".

Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-15 08:19:55 UTC
Has nothing to do w/ gcc-porting.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-12-15 08:20:23 UTC

*** This bug has been marked as a duplicate of 6411 ***