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: Shankar Unni Subject: Re: Loading gcc-compiled DLL with Java (JNI) crashes when using newer (>1.5.5) cygwin1.dll Date: Wed, 10 Mar 2004 11:40:19 -0800 Lines: 15 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: adsl-64-165-207-59.dsl.snfc21.pacbell.net User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) In-Reply-To: Igor Pechtchanski wrote: > The core Cygwin DLL (/bin/cygwin1.dll) has no support for dynamic loading. > You may have been lucky before in that the functionality you had in your > DLL didn't require the loading of the core one. Apparently this has > changed between 1.5.5 and 1.5.7. Right. This seems to be, on the face of it, the same problem that bit the WinCVS users - WinCVS looks for a tcl84.dll in the PATH and automatically dynamically loads it, and if it happens to be a Cygwin-compiled one, it hangs. This also changed after 1.5.6 - before that, it would "work", for some definition of "working". Someone (I see eyes turning this way :-) needs to debug this, at least to understand what changed.. -- 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/