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

Reply via email to