This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libltdl proposal for libgcj



On Jul 9, 2004, at 11:40 PM, Anthony Green 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.  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?

Sounds good to me. Don't forget to document the new behaviour:


http://gcc.gnu.org/onlinedocs/gcj/Extensions.html

Regards

Bryce


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]