Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: Cygwin List Message-Id: <6.2.1.2.0.20050511130718.09ce71a0@pop.prospeed.net> Date: Wed, 11 May 2005 13:10:06 -0400 To: Venkatesh Gopal , cygwin AT cygwin DOT com From: Larry Hall Subject: Re:JNI and cygwin In-Reply-To: <20050511154108.62144.qmail@web54603.mail.yahoo.com> References: <20050511154108 DOT 62144 DOT qmail AT web54603 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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/