Thanks for that.
Actually, I had an ulterior motive in directing Gilles here--I'm just about to embark on my first attempt at JNI programming and I need to evaluate the suitability of using Cygwin and / or MinGW for producing JNI libraries to use with the Sun JVM and any pointers I can get will be a help.
Thanks again.
Randall Schulz
At 13:21 2003-02-27, Alan Thompson wrote:
Gilles - The following should work for you under Cygwin:
...
You should also checkout the excellent webpage on using JNI with Cygwin at: http://www.inonit.com/cygwin/
Alan Thompson
At 12:28 PM 2/27/2003 +0100, you wrote: hi folks,
I am currently using my JNI so/dll library under solaris, linux and cygwin. with solaris and linux, no problem, I bind to it using load(..) since the LD_LIBRARY_PATH is set. BUT, under cygwin/windows, it does not work and I shall tell the absolute path when I load the library. I hav already posted in java.machine, but Randall schulz told me to try in this mailing list. thanks for help
gilles
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/