[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Use of fragments and feature

From: Kai Nacke <kai.nacke_at_redstar.de>
Date: 2004-02-05 20:14:00 CET

On QNX and Linux, a System.loadLibrary("svnjavahl") loads libsvnjavahl.so.
My point is: the file name is the same! You can't provide one plugin with the
binaries for QNX and Linux at the same time.

On Thursday 05 February 2004 19:59, McClain Looney wrote:
> java takes care of that. if you do System.loadLibrary("svnjavahl"), on
> windows it loads svnjavahl.dll, on unix it loads libsvnjavah.so, on osX it
> tries to load libsvnjavahl.jnilib
>
> On Thursday 05 February 2004 12:43 pm, Kai Nacke wrote:
> > How do you handle the possibility that the name of the shared library is
> > the same on 2 different os (QNX and Linux, I believe) or on 2 different
> > CPU architectures of the same os (Windows IA32/IA64/x86-64 and Linux
> > x86/PPC)?
Received on Fri Feb 6 06:14:00 2004

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.