JNI and cygwin

Brian Dessent brian@dessent.net
Wed May 11 23:50:00 GMT 2005


Venkatesh Gopal wrote:

> I need terminal and ncurses support and I have a JNI
> layer that interacts with
>  "curses" functions.The JNI wrapper needs to be built
> into a shared library.
> I have problems using the cygwin libraries with Java
> VM.

As far as I know, Cygwin1.dll cannot be loaded dynamically using
loadlibrary, dlopen, etc.  This has been the behavior for quite some
time and it's not considered a bug.  If anyone wants this functionality
I'm sure patches would be welcomed, but that aside I don't think there
are any plans to support this.

Brian

--
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/



More information about the Cygwin mailing list