libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool/ltmain.sh pulling in wrong stdc++


From: Kurt Roeckx
Subject: Re: libtool/ltmain.sh pulling in wrong stdc++
Date: Wed, 3 Aug 2005 18:32:52 +0200
User-agent: Mutt/1.4.2.1i

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]