jfclere 2004/09/27 09:21:16
Modified: build jlibtool.c Log: Use -L path -llib_name instead of path/"lib"lib_name."ext". That is still not ok because httpd would need something like: -Brpath=pathname or -Wl,-Brpath-pathname but we only have this information when building the library (when libtool is called with -rpath pathname).
Should I store the "pathname" in the *.la file (that is what the gnu libtool does)?
Cheers
Jean-Frederic
+++ CUT +++
