Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA22733; Wed, 20 Dec 95 13:13:39 EST
Received: from liquor.cabi.net by MIT.EDU with SMTP
	id AA15854; Wed, 20 Dec 95 13:13:36 EST
Received: (from listadm@localhost) by liquor.cabi.net (8.6.12/8.6.12) id MAA03258; Wed, 20 Dec 1995 12:38:28 -0500
Resent-Date: Wed, 20 Dec 1995 12:38:28 -0500
Date: Wed, 20 Dec 1995 09:37:48 -0800 (PST)
From: Paul Phillips <paulp@CERF.NET>
To: Randy Chapman <chapman@u.washington.edu>
Cc: Byron Rakitzis <byron@netapp.com>, java-linux@java.blackdown.org
Subject: Re: native methods on Linux?
In-Reply-To: <Pine.OSF.3.91l.951220092233.9482A-100000@saul3.u.washington.edu>
Message-Id: <Pine.SUN.3.91.951220093059.1903B-100000@nic.cerf.net>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Resent-Message-Id: <"F4wg8.0.No.cd4sm"@liquor>
Resent-From: java-linux@java.blackdown.org
X-Mailing-List: <java-linux@java.blackdown.org> archive/latest/768
X-Loop: java-linux@java.blackdown.org
Precedence: list
Resent-Sender: java-linux-request@java.blackdown.org



On Wed, 20 Dec 1995, Randy Chapman wrote:

> On Wed, 20 Dec 1995, Byron Rakitzis wrote:
> 
> > 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.
> 
> I think you're also the first person other than me to try to do it.
> And I have the java source, so thats not quite fair ;-p

Well, I'd been too lazy to report my problems thus far :-)

The header files seem somewhat broken; for example oobj.h includes 
"oobj_md.h", but it's not in the same directory, it's in a solaris 
subdirectory.

> Its pretty much the same as the solaris version.  I notice that
> there is a include/solaris/typedefs_md.h in the archive, how does
> that work?  If I neglected to replace that with the linux version
> (certainly quite possible), the differences were pretty small.

If the solaris stuff has been replaced with linux versions, I think the 
directory name should be changed.

I'll be working on this more sometime today, if I get it functional I'll 
report.

 -PSP

