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


At 11:41 AM 5/11/2005, you 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.
>
>I have a smaller example that can reproduce the
>issue...
>
>The shared library when compiled with the -mno-cygwin
>option works without any
>issues, however, when I remove this option, the
>compilation goes fine, but when
>I try and run the java program the VM hangs. This
>issue has been reported
>earlier. Has this problem been fixed?


If it has, I don't recall that fact being reported on this list.


>I need to use the "cygwin" libraries for getting
>"curses" support.


Why?  If a MinGW version (i.e. built with -mno-cygwin) will work for you,
why not just use it?


--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


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