Krzysztof Poc schrieb:
Great thanks to all of you for immediate help.
"emenrge -n" solved the problem.

By the way "gcc-config -l" shows:
 [1] i686-pc-linux-gnu-3.4.6
 [2] i686-pc-linux-gnu-3.4.6-hardened
 [3] i686-pc-linux-gnu-3.4.6-hardenednopie
 [4] i686-pc-linux-gnu-3.4.6-hardenednopiessp
 [5] i686-pc-linux-gnu-3.4.6-hardenednossp
 [6] i686-pc-linux-gnu-4.1.2 *
 [7] i686-pc-linux-gnu-4.3.2


Hi,

so it looks like you manually added gcc-3* to your world file but did not do so with 4.1.2 until now. Since you have a newer version installed (4.3.2) depclean was removing older gcc not in world. Do you need the old gccs you are keeping? Is there a reason for not switching to 4.3.2?
In case you didn't know the gcc-upgrad guide till now:
http://www.gentoo.org/doc/en/gcc-upgrading.xml

kh

Reply via email to