Roger Mason writes:

> Now gcc-config says:
>
> garnet ~ $ gcc-config -l
>  [1] i686-pc-linux-gnu-4.1.1
>  [2] i686-pc-linux-gnu-4.3.2 *
>
> Whereas gcc -v says:
>
> <snip>
> gcc version 4.1.1 (Gentoo 4.1.1-r3 p1.10)
>
> If there is something else that I need to do then I did not see it in
> the upgrade guide, so please, will someone enlighten me?

No, your steps worked fine for me.

What is your $PATH? (echo $PATH)

I have /usr/i486-pc-linux-gnu/gcc-bin/4.1.2 in there (just before /usr/i686-
pc-linux-gnu/gcc-bin/4.3.2), don't know where this comes from. The directory 
usr/i486-pc-linux-gnu/gcc-bin does not exist, so it does not matter.

Also have a look in /etc/env.d/*gcc*, do these settings look okay? That's 
where gcc-config changes things. My 05gcc-i686-pc-linux-gnu has the line 
PATH="/usr/i686-pc-linux-gnu/gcc-bin/4.3.2" in it.

        Wonko

Reply via email to