This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: SharedLibLoader patch
>>>>> "Per" == Per Bothner <per@bothner.com> writes:
Sorry for the delay on this. I've been on vacation.
Per> Ok to check this in?
Per> 2001-09-21 Per Bothner <per@bothner.com>
Per> * gnu/gcj/runtime/SharedLibLoader.java: New class.
Per> * gnu/gcj/runtime/natSharedLibLoader.cc: Native methods.
Per> * Makefile.am: Update accordingly.
Per> * configure.in: Add AC_CHECK_LIB for dlopen.
Per> * include/config.h.in: Add HAVE_DLOPEN.
Yes, thanks.
Tom