Re: [gentoo-user] Problems after reemerging GCC

2005-08-22 Thread Bryan Whitehead
remove the LS_LIBRARY_PATH hacks and run revdep-rebuild to find the applications that are pointing at the wrong shared libraries - or need to be recompiled. Also make sure gcc-config is pointing to a fully-installed and functional compiler. This is my output: beavis ~ # gcc-config -l [1] i68

Re: [gentoo-user] Problems after reemerging GCC

2005-08-22 Thread Matan Peled
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bill Six wrote: > Hi, > > I just installed Gentoo. I decided I wanted GCJ and > Objective C support in the GCC, so I recompiled it. Hmmm... I would try toying around with gcc-config and see if that solves your problem. Also, try 'source /etc/profil

[gentoo-user] Problems after reemerging GCC

2005-08-22 Thread Bill Six
Hi, I just installed Gentoo. I decided I wanted GCJ and Objective C support in the GCC, so I recompiled it. What do you have to do after reemerging it? Because afterwords, whenever I would try to run most applications, I would get some error like "failed to load shared libraries". I read somew