My motherboard on my Gentoo machine died, so I upgraded the system to a much more powerful machine I had laying around. Figuring now that I can actually compile things faster (went from a low-grade Via CPU to AMD 1700+), I went around and figured it was time to clean up some stuff.
After removing old version of things I thought I didn't need and were not listed as being a dependency of any other applications, I found out that my /usr/lib/gcc-lib is no longer valid. Old versions have symlinks to the current, so when emerge was removing old files, it followed the symlink and removed out everything in 3.3.6, leaving empty symlinks. What could I do to rebuilt /usr/lib/gcc-lib? Or do I need to copy this from a prebuild stage tarball and then have reemerge something? -- gentoo-user@gentoo.org mailing list