libltdl proposal for libgcj

Alexandre Oliva aoliva@redhat.com
Tue Jul 13 07:49:00 GMT 2004


On Jul 10, 2004, Anthony Green <green@redhat.com> wrote:

> libltdl's configure sets LTDL_SYSSEARCHPATH to the system directories to
> be searched when looking for lib-foo-bar libraries.  For instance, on
> Linux this defaults to "/lib:/usr/lib".

> I'd like to change this to always refer to ${prefix}/lib.

Yuck.

What's wrong with LD_LIBRARY_PATH, or using libtool to link with
libtool libs?  Both should do the right thing.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}



More information about the Java mailing list