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 Message-Id: <5.2.0.9.2.20030227152056.02cf9738@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Thu, 27 Feb 2003 15:23:11 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: LD_LIBRARY_PATH not accessible through java under cygwin for JNI In-Reply-To: <4.3.2.7.2.20030227132021.00b74ec8@mail.alphatech.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Alan, Thanks for that. Actually, I had an ulterior motive in directing Gilles here--I'm just about to embark on my first attempt at JNI programming and I need to evaluate the suitability of using Cygwin and / or MinGW for producing JNI libraries to use with the Sun JVM and any pointers I can get will be a help. Thanks again. Randall Schulz At 13:21 2003-02-27, Alan Thompson wrote: >Gilles - The following should work for you under Cygwin: > >... > >You should also checkout the excellent webpage on using JNI with Cygwin at: > http://www.inonit.com/cygwin/ > >Alan Thompson > > >At 12:28 PM 2/27/2003 +0100, you wrote: >hi folks, > >I am currently using my JNI so/dll library under solaris, linux and >cygwin. with solaris and linux, no problem, I bind to it using >load(..) since the LD_LIBRARY_PATH is set. BUT, under cygwin/windows, >it does not work and I shall tell the absolute path when I load the >library. I hav already posted in java.machine, but Randall schulz >told me to try in this mailing list. thanks for help > >gilles -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/