Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Date: Tue, 6 Jul 1999 14:59:15 -0400
From: Chris Faylor <cygwin@sourceware.cygnus.com>
To: Isselmou Ould-Dellahy <iod@ccrl.mot.com>
Cc: Chris Faylor <cygwin@sourceware.cygnus.com>
Subject: Re: thread safety and next cygwin relase
Message-ID: <19990706145915.A1219@cygnus.com>
References: <19990705213607.B5458@diamond.ccrl.mot.com> <19990705224810.A29564@cygnus.com> <19990705215414.A5538@diamond.ccrl.mot.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.3i
In-Reply-To: <19990705215414.A5538@diamond.ccrl.mot.com>; from Isselmou Ould-Dellahy on Mon, Jul 05, 1999 at 09:54:14PM -0500

On Mon, Jul 05, 1999 at 09:54:14PM -0500, Isselmou Ould-Dellahy wrote:
>> I don't plan on turning on thread safety in B21.  I probably will in
>> B22.
>> 
>> The best plan is to compile the program yourself.
>
>To compile which program ? I actually have a small
>minimised java code that contains a jni call to
>"system" function. when I run it the jre crashes.
>
>What program should I compile and use in order
>to make it run?

Sorry.  I should have said "build the DLL".  You have to build the
cygwin DLL, turning on the thread saftey option which you'll see if you
do a 'configure --help'.

If you have no idea what I'm talking about then you either have some
investigation on how to build GNU software ahead of you or you should
wait for the thread-safe release.

Incidentally, if the program is crashing you undoubtedly will find
more information if you run it under gdb.

-chris

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

