Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 158215

Summary: Emerge needs a "toolchain" argument in addition to "system" and "world"
Product: Gentoo Linux Reporter: witr
Component: [OLD] GCC PortingAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***