automake
[Top][All Lists]
Advanced

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

automake or libtool question


From: Paul F. Kunz
Subject: automake or libtool question
Date: Sun, 22 Jul 2001 02:29:10 -0700

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

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






reply via email to

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