This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: JNI and cygwin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]