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 vs System.loadLibrary


>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:

Anthony> What does libltdl buy us beyond ldopen/ldclose?  Could we
Anthony> just remove it?

I chose it early on.  I thought it would solve dlopen portability
problems for us.  (And maybe it does and we haven't noticed :-)
Alexandre Oliva (CCd) may have insight on the pros and cons of this
library.

Also at the time we wanted the libltdl prelinking capability.  I don't
know if anybody has ever used this.

Tom


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