shared libraries
Anthony Green
green@redhat.com
Mon Sep 17 08:34:00 GMT 2001
Tom wrote:
> As I understand it, if you use libtool to build your shared library,
> and install the `.la' file, then libltdl can discover these
> dependencies even on systems where you can't link shared libraries
> this way.
Hmmm, I am using libtool to build everything.
Is there any way to rig things up so an UnsatisfiedLinkError is thrown instead
of a ClassNotFoundException? This would be very helpful.
AG
More information about the Java
mailing list