With the current CVS HEAD libtool on Redhat 6.2 i686 I am seeing the
following message:
/bin/sh ../libtool --mode=link c++ -g -I/installed/libodbc++/include -g -pipe
-fno-implicit-templates -Wall -D_POSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS
-D_REENTRANT -I/installed/ACE-5.1.5 -I/installed/ACE-5.1.5/TAO
-I/installed/ACE-5.1.5/TAO/orbsvcs/orbsvcs -I/installed/ACE-5.1.5/TAO/orbsvcs
-DACE_HAS_EXCEPTIONS=1 -DTAO_HAS_INTERFACE_REPOSITORY=1 -Wl,-rpath,$ORIGIN/../lib
-Wl,-rpath,$ORIGIN/../support/lib -o session_server ATEAuthS.o SessionFactoryS.o
ATEControlS.o Session_impl.o SessionFactory_impl.o Controller_impl.o pam_auth.o
SessionServer.o ./libateServer.la ../base/libateidl.la ../useful/libateUseful.la -lTAO
-lnetsvcs -lACE -lTAO_CosNaming -lpam -lpthread -lnsl -L/installed/unixODBC-1.8.12/lib
libtool: link: warning: this platform does not like uninstalled shared libraries
libtool: link: `session_server' will be relinked during installation
Is this correct? I don't recall this warning previously... I thought
the default was to set rpath to the installed location and only relink
it you tried to run from the build directory.
TIA
Alex.