if you have a pentium-m processor is it better to upgrade to the newer version 
of gcc or stick with the stable release using the pentium-3 cflag?


-----Original Message-----
From: Julien Cayzac [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 26, 2005 2:12 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] gcc upgrade


On 5/26/05, C R. Little <[EMAIL PROTECTED]> wrote:
> when upgrading to a new version of gcc is all you have to do is emerge the 
> newer version and it works? the package has a S beside it so how does the 
> system know which version to use?

# emerge -u gcc
# gcc-config -l
# gcc-config <new profile>

and then, if you you want to use this new version in an already opened
terminal, do:
# env-update
# source /etc/profile

Julien.

-- 
gentoo-user@gentoo.org mailing list

-- 
gentoo-user@gentoo.org mailing list

Reply via email to