Results 11 to 11 of 11
Originally Posted by Weedman
How do I do it?
I've got the file, and run it with the options "-wuDbp". It's only picking up stuff to update in the world ...
- 08-20-2006 #11I think using this will update and rebuild your toolchain and then your world:
Originally Posted by Weedman
Since you are in the predicament you are in, I would do a:Code:emwrap.sh -web
and then run aCode:emwrap.sh -Sbl
Be careful though, that can take just as long as a regular rebuild. It just rebuilds the toolchain in the correct order.Code:emwrap.sh -wet
I usually just do this when glibc, GCC, or linux-headers is updated:
Code:emerge -e system && emerge -e system && emerge -e world


Reply With Quote
