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 X-Spam-Filter: check_local AT alphatech DOT com 4.4(020923:1754) http://digitalanswers.org/ Message-Id: <4.3.2.7.2.20030801180943.026d3bf0@mail.alphatech.com> X-Sender: alant AT mail DOT alphatech DOT com Date: Fri, 01 Aug 2003 18:11:43 -0700 To: cygwin AT cygwin DOT com From: Alan Thompson Subject: Re: loading DLLs created with Cygwin into Sun JDK In-Reply-To: <3F2AE103.1000905@santafe.edu> References: <4 DOT 3 DOT 2 DOT 7 DOT 2 DOT 20030801144049 DOT 0f67dfe8 AT mail DOT alphatech DOT com> <4 DOT 3 DOT 2 DOT 7 DOT 2 DOT 20030801144049 DOT 0f67dfe8 AT mail DOT alphatech DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" OK - now you have me confused....If you're not loading DLL's into Java for use with JNI, what are you doing? Also, note that those techniques work for both plain JNI (i.e. java calls into C/C++) as well as the invocation API (where a C/C++ program creates an JVM). At 03:52 PM 8/1/2003 -0600, Marcus G. Daniels wrote: >Alan Thompson wrote: > >>Check out this solution from the mailing list archives: >> >>http://sources.redhat.com/ml/cygwin/2003-06/msg00357.html > >Thanks, but I'm not using the JNI Invocation API. Also, the suggestions in that >web page refer to using -mno-cygwin. In the past it was actually possible to load Cygwin-based DLLs into Sun JDK.. > -- 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/