Hello Harry, Thanks for the bug report.
* Harry Kao wrote on Tue, Oct 24, 2006 at 05:52:48PM CEST: > Hello. I'm having a problem that seems very similar to the one > discussed here > > http://lists.gnu.org/archive/html/bug-libtool/2006-01/msg00021.html > > where the dynamic link paths aren't being propagated from shared > libraries to programs. I looked at the code and it seems that the -R > dependencies are being dropped here: I added this to the TODO list. > Can someone suggest a fix? Not yet, but as a workaround you can manually specify the missing -R flags on the libtool link command line (or typically through the LDFLAGS variable if you use a makefile). Cheers, and thanks again, Ralf _______________________________________________ Bug-libtool mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-libtool
