This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Re: loading DLLs created with Cygwin into Sun JDK
OK - now you have me confused....If you're not loading DLL's into Java for use with JNI, what are you doing? Also, note that those techniques work for both plain JNI (i.e. java calls into C/C++) as well as the invocation API (where a C/C++ program creates an JVM).
At 03:52 PM 8/1/2003 -0600, Marcus G. Daniels wrote:
>Alan Thompson wrote:
>
>>Check out this solution from the mailing list archives:
>>
>>http://sources.redhat.com/ml/cygwin/2003-06/msg00357.html
>
>Thanks, but I'm not using the JNI Invocation API. Also, the suggestions in that
>web page refer to using -mno-cygwin. In the past it was actually possible to load Cygwin-based DLLs into Sun JDK..
>
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/