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: Fri, 2 Apr 2004 19:36:12 -0800 Lines: 21 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> X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: adsl-68-120-139-143.dsl.snfc21.pacbell.net X-Newsreader: Microsoft Outlook Express 6.00.2800.1209 Hi Igor, this was something I did try out as well. However, the dll produced with "-no-cygwin" was just as "bad" as before. Then I recalled faintly reading some discussion a while back, that "mingw-gcc != gcc -no-cygwin" (don't remember details, though). For better or worse, I'm in business now! thx, Hans >FYI, there was no need for you to go to all this trouble. You could have >instead installed the "gcc-mingw" and "mingw-runtime" packages via >Cygwin's setup, and gotten the same functionality via "gcc -mno-cygwin". >As long as your DLL doesn't use any of Cygwin's POSIX features, you should >be fine with a MinGW version (i.e., -mno-cygwin one). >Igor -- 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/