[187] in java-interest

home help back first fref pref prev next nref lref last post

Re: java_lang_String.h

daemon@ATHENA.MIT.EDU (Mark Little)
Mon Jun 5 12:11:00 1995

Date: Mon, 5 Jun 1995 11:47:36 +0100
From: Mark Little <M.C.Little@newcastle.ac.uk>
To: java-interest@java.Eng.Sun.COM


----- Begin Included Message -----

Where is the header file <java_lang_String.h>?

I'm trying to compile my native methods under alpha3 but the
header files generated by javah #include <native.h> (from
hotjava/include) which #includes "javaString.h" which #includes
<java_lang_String.h> which I can't find.  (this worked under
alpha2)


----- End Included Message -----

That's strange because I couldn't get it to work with alpha2 either for
the same reason. It's also now necessary to re-arrange the package and
import lines in InputFile.java and OutputFile.java because package must
be the first non-comment in the compilation unit (a change from alpha2
I suspect).
Mark.

-------------------------------------------------------------------------
SENDER  : Dr. Mark Little, PHONE : +44 191 222 8066, FAX : +44 191 222 8232
	  Arjuna Project, Distributed Systems Research.
POST    : Department of Computing Science, University of Newcastle upon Tyne,
	  UK, NE1 7RU
ARPA    : M.C.Little@newcastle.ac.uk
JANET   : M.C.Little@uk.ac.newcastle


-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post