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 From: "Olivier Mesmeur" To: Subject: problem loading JNI Dll with IPC Date: Wed, 2 Feb 2005 11:48:14 +0100 Message-ID: <02f501c50914$b2e316b0$5102a8c0@yaccom.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Spam-Processed: yaccom.com, Wed, 02 Feb 2005 11:48:19 +0100 (not processed: spam filter disabled) X-Lookup-Warning: MAIL lookup on omesmeur AT yaccom DOT com does not match 192.168.2.81 X-MDRemoteIP: 192.168.2.81 X-Return-Path: omesmeur AT yaccom DOT com X-MDaemon-Deliver-To: cygwin AT cygwin DOT com Reply-To: omesmeur AT yaccom DOT com X-IsSubscribed: yes Note-from-DJ: This may be spam Hi, We have a problem using JNI and IPC under cygwin. We compile a DLL using gcc but without -mno-cygwin option because we need IPC functionalities. It's worked fine with previous version of cygwin (< 1.5.5), but now that we are using cygwin version 1.5.9, java crashs when we launch the DLL with system.loadlibrary(). This is exactly the same problem (same project) in the mail (see link below) but the proposed solution only work on version < 1.5.5 of cygwin: http://sources.redhat.com/ml/cygwin/2003-01/msg01026.html Is it possible to load a DLL, compiled with gcc without -mno-cygwin, with java in new version of cygwin? Thanks for your help. Olivier. -- 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/