Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA19025; Wed, 20 Dec 95 12:29:37 EST
Received: from liquor.cabi.net by MIT.EDU with SMTP
	id AA08606; Wed, 20 Dec 95 12:29:36 EST
Received: (from listadm@localhost) by liquor.cabi.net (8.6.12/8.6.12) id LAA02090; Wed, 20 Dec 1995 11:58:02 -0500
Resent-Date: Wed, 20 Dec 1995 11:58:02 -0500
From: byron@netapp.com (Byron Rakitzis)
Date:  Wed, 20 Dec 1995 08:54:06 -0800
Message-Id: <9512201654.AA00771@lada>
To: java-linux@java.blackdown.org
Subject: native methods on Linux?
Resent-Message-Id: <"Ff11Q2.0.PV.y_3sm"@liquor>
Resent-From: java-linux@java.blackdown.org
X-Mailing-List: <java-linux@java.blackdown.org> archive/latest/766
X-Loop: java-linux@java.blackdown.org
Precedence: list
Resent-Sender: java-linux-request@java.blackdown.org

Hi, I am a newcomer to Java and Linux both. I would like to compile
native methods for java-linux, but I am having a hard time puzzling
things out.

First of all, there do not seem to be linux-dependent header files,
the equivalent of "include/solaris/typedefs_md.h". I am making my best
guess at what the linux equivalent should be, mostly the uncertainties
lie in the details of 64 bit int support.

Second of all, there has to be some way for an object file to be loaded
at runtime by java-linux. I saw a reference on the java-linux web page
to a DLD package, but a pointer to a cookbook on how to put DLD and
java-linux together would be most appreciated.

I can do this myself if I have to, but I hate reinventing wheels.

Your help is much appreciated.

Byron.

