Maximilian Bräutigam schrieb:
> Hi all,
>
> it was said before:
>   
>> You don't need to follow this guide. Just emerge and you'll be fine.
>>     
>
> I would expect, that this is not the whole purpose. For example if I use
> "eix gcc", I get two installed versions: 4.1.2 and 4.3.2-r3
>
> "gcc -v" returns "gcc-Version 4.1.2 (Gentoo 4.1.2 p1.1)"
> "gcc-config -c" returns "x86_64-pc-linux-gnu-4.1.2"
>
> So, obviously I am not using the new GCC compiler and being honest, I
> made half a year ago the mistake to deinstall gcc without upgrading. I
> configured a hole new system, because nothing worked anymore.
> Due to the mentioned problems my question is, do I have to configure
> # gcc-config x86_64-pc-linux-gnu-4.3.2
> ... or ...
> # gcc-config x86_64-pc-linux-gnu-4.3.2-r3
>
> kind regards,
> der Max
>   
Hi
I would try to run gcc-config -l and than change acording to the list
you get. Than run -c again.
kh

Reply via email to