This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
libltdl proposal for libgcj
- From: Anthony Green <green at redhat dot com>
- To: java at gcc dot gnu dot org
- Date: Fri, 09 Jul 2004 20:40:31 -0700
- Subject: libltdl proposal for libgcj
- Organization: Red Hat, Inc.
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. This should
solve many of the frustrating problems you hit when experimenting with
new tools on a system with old lib-foo-bar libraries already installed.
Any objections?
AG
--
Anthony Green <green@redhat.com>
Red Hat, Inc.