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 Date: Sat, 3 Apr 2004 11:45:26 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Loading gcc-compiled DLL with Java (JNI) crashes when using newer (>1.5.5) cygwin1.dll Message-ID: <20040403164526.GB6264@coc.bosbc.com> Mail-Followup-To: cygwin AT cygwin DOT com 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Reply-To: cygwin AT cygwin DOT com On Sat, Apr 03, 2004 at 06:32:16AM -0300, Fr?d?ric L. W. Meunier wrote: >On Fri, 2 Apr 2004, Hans Horn wrote: > >> 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). > >-no-cygwin ? I thought it was -mno-cygwin. Or are both the same >thing ? 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. -- Christopher Faylor spammer? -> aaaspammer AT sourceware DOT org Cygwin Co-Project Leader hank AT duffek DOT org TimeSys, Inc. -- 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/