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 To: cygwin AT cygwin DOT com From: "Hans Horn" Subject: Re: Loading gcc-compiled DLL with Java (JNI) crashes when using newer (>1.5.5) cygwin1.dll Date: Sun, 4 Apr 2004 13:44:56 -0700 Lines: 13 Message-ID: References: <404E2A9B DOT 10804 AT Proefrock DOT de> <6 DOT 0 DOT 1 DOT 1 DOT 0 DOT 20040309160528 DOT 03d47338 AT 127 DOT 0 DOT 0 DOT 1> <404E3A33 DOT 4090805 AT Proefrock DOT de> <6 DOT 0 DOT 1 DOT 1 DOT 0 DOT 20040310164105 DOT 03a223e0 AT 127 DOT 0 DOT 0 DOT 1> <20040403164526 DOT GB6264 AT coc DOT bosbc DOT com> X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: adsl-63-201-93-1.dsl.snfc21.pacbell.net X-Newsreader: Microsoft Outlook Express 6.00.2800.1209 >>The correct switch is -mno-cygwin. -mno-cygwin should be equivalent to >>building with the mingw compiler unless you try to include cygwin header >>files or libraries, which is a common mistake. Chris, sorry that was I typo in my posting! I used gcc -mno-cygwin rather than -no-cygwin, and this did NOT produce a working dll!!!! mingw-gcc did! thx for responding, H. -- 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/