Hi I have upgraded my gentoo recently. New version of gcc-4.4.3-r2 has been emerged. Now I have 2 versions of gcc: gcc-4.3.4 gcc-4.4.3-r2
There are still many packages compiled with the old version of gcc and now I don't want to rebuild them all with a new version. emerge --depclean wants to unemerge my old version of gcc. May I just unmerge my old gcc ? Is it save ?