Re: JNI for Alpha-Linux

1998-08-12 Thread Uncle George
the jni for the alpha wasn't built ( as it has to bee in assembler ) until v10 of 115. The include files are also with v10. I dont have too much experience with the JNI, but it does appear to work with 32 bit int/floats, and 64 bit long/double's/addresses. should be somewhere in http://www.voicen

Re: JNI for Alpha-Linux

1998-08-06 Thread Jeremy Audino
Thanks for the tip but that is my problem, their exists no include directory in the package I got from blackdown. I do though have the javah compiler to generate the header file for my specfic method. From what I take it the jni.h includes jni_md.h which translates jbytes, jints, and jlongs into m

JNI for Alpha-Linux

1998-08-06 Thread Jeremy Audino
Hello, I am using the 1.1.5 version of JDK and trying to make use of java native calls. I cannot seem to find the jni.h file which is utilized in the jni examples on sun's web page. If anyone has had success and could help me out it would be greatly appreciated. Thanks- Jeremy -- Jeremy F. Au