Theories on GCC 3.2?
    Duane Attaway 
    dattaway at attaway.net
       
    Tue Sep  3 17:48:13 CDT 2002
    
    
  
Your system is completely modular.  You can update gcc or the whole system 
at once.  The /home directory should have no effect or be affected by any 
of this.  Unless you are doing a destructive reinstall process.
To upgrade gentoo's gcc, I use the following command:
emerge -u gcc
or to recompile everything to the latest version:
emerge rsync
emerge -u world
On Tue, 3 Sep 2002, Jason Clinton wrote:
> I'm considering wiping my system off and recompiling everything from 
> scratch with GCC 3.2 instead of 2.95 in order to obtain the theoretical 
> 25% speed increase. Any theories on what effect saving the home 
> directories and then returning them to home after the build is complete?
> 
    
    
More information about the Kclug
mailing list