On Wed, Aug 03, 2005 at 01:57:20PM +0200, Graham Leggett wrote: > Hi all, > > I have been having a very strange problem that I have tracked down to > libtool, and I don't know how to proceed. > > I have a Solaris v2.8 machine with a system installed copy of gcc v3.4.2 > in /usr/local. Recently a private copy of gcc v4.0.1 was installed in a > private directory. The private directory appears first in both PATH and > LD_LIBRARY_PATH. > > I have a project containing C++ code. When this project is built using > configure and libtool, an attempt is made to pull in the system stdc++ > within /usr/local, and not the stdc++ within the private directory, even > though the private gcc and g++ are both in the path and take precedance:
Are you sure your libtool has been regenerated for the new g++? Kurt _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool