This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: automake or libtool question


>>>>> "Paul" == Paul F Kunz <Paul_Kunz@SLAC.Stanford.EDU> writes:

Paul>    I'm building a C++ library with gcc 3.0 on a Red Hat Linux 7.1
Paul> system.  Gcc is installed in /usr/local/test.  When I build an
Paul> executable that links to the library, one must also link against
Paul> libstdc++.so in /usr/local/test/lib since the version in /usr/lib has
Paul> a different ABI.

Paul>    How do I get the correct path to libstdc++.so built into my
Paul> library with the users needing to set LD_LIBRARY_PATH?

I didn't see an answer to this.  I don't know the answer.  Try the
libtool list.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]