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

Bug 92208

Summary: 'emerge --emptytree system' if CHOST was changed
Product: [OLD] Docs-user Reporter: Douglas R. Hoffman <douglas.hoffman>
Component: HandbookAssignee: Docs Team <docs-team>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=6#doc_chap4
Whiteboard:
Package list:
Runtime testing required: ---

Description Douglas R. Hoffman 2005-05-10 20:11:33 UTC
'emerge --emptytree system' needs be performed if CHOST was changed.

Current documention indicates the "--emptytree" emerge should be performed if either CFLAGS or CXXFLAGS was changed.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jonathan Smith (RETIRED) gentoo-dev 2005-05-11 05:16:56 UTC
the handbook also tells you to only change CHOST if you are doing a stage1 and _really_ know what you are doing. if you do a stage 1, then emerge -e world is unncessary. if you do a stage3, then changing your chost is a bad idea...
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2005-05-19 02:50:55 UTC
We do not support changing the CHOST setting for non-stage1 installations.