On Mon, 19 Nov 2007 01:19:06 +0200
~/Timur Aydin <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> How would I go about rebuilding all installed packages, except gcc? I
> suppose I could do "emerge --emptytree world", but that would also
> merge gcc, which I don't want, because I want to be sure that the
> whole system is rebuilt with the same compiler.
> 
> Any help is appreciated...
> 

If you have eix installed...

emerge -av $(eix -Icn --only-names | grep -v gcc)

-- 
Ken

Attachment: signature.asc
Description: PGP signature

Reply via email to