Re: native libs (fwd)

Date view Thread view Subject view Author view

From: Godmar Back (gback@cs.utah.edu)
Date: Tue Nov 10 1998 - 19:06:14 EST


 Looks like another 1.2 change.

Forwarded message:
> From classpath-request@gnu.org Tue Nov 10 16:10:05 1998
> Resent-Date: Tue, 10 Nov 1998 18:13:27 -0500
> Sender: toshok@gnu.org
> Message-ID: <3648D4BF.E58CC61E@hungry.com>
> Date: Tue, 10 Nov 1998 16:05:20 -0800
> From: Christoph Toshok <toshok@hungry.com>
> Organization: The Hungry Programmers
> X-Mailer: Mozilla 4.06 [en] (X11; U; FreeBSD 2.2.6-RELEASE i386)
> MIME-Version: 1.0
> To: John Keiser <John.Keiser@mci.com>
> CC: classpath@gnu.org
> Subject: Re: native libs
> References: <000301be0cc5$4562dc30$993829a6@noontime>
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> Resent-Message-ID: <"_k8b51.0.qA1.TNCIs"@mescaline.gnu.org>
> Resent-From: classpath@gnu.org
> X-Mailing-List: <classpath@gnu.org> archive/latest/754
> X-Loop: classpath@gnu.org
> Precedence: list
> Resent-Sender: classpath-request@gnu.org
>
> John Keiser wrote:
>
> > > From: Bernd Kreimeier [mailto:bk@gamers.org]
> > >
> > > > > I'd install the libraries in the JVM specific "lib" directory.
> > >
> > > Kaffe 1.0b1 use of the JDK 1.2 Invocation API:
> > > vm_args.librarypath = "/opt/local/share/kaffe/lib/i386-linux/";
> >
>
> this isn't the 1.2 invocation API. it's a non-standard extension to the
> 1.1 invocation API. The 1.2 invocation API uses an array of key/value
> pairs (something similar to the following):
>
> args = {
> { "java.native_lib_path", "/opt/local/share/kaffe/lib/i386-linux/" },
> { "vfprintf_hook", myvfprintf_hook }
> };
>
> japhar will use this soon (on the JDK12_BRANCH, and a little later on on
> the trunk.)
>
> > > I take it that this is (an example of) the directory referred
> > > to above?
> > >
> >
> > I think so.
> >
> > With Japhar, it's /usr/local/japhar/lib.
>
> or anywhere along the LD_LIBRARY_PATH, of course.
>
> xtoph
>


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:02 EDT