Calling native methods in Java
Alexandre Oliva
oliva at dcc.unicamp.br
Wed Jun 23 04:13:46 PDT 1999
On Jun 17, 1999, Samarjeet S Tomar <tomar at cse.psu.edu> wrote:
> I loaded the .so file created from the object files of the stub file
> and the implementation file (in which I wrote the C code) using
> System.loadLibrary .
Kaffe does not support the JDK 1.0 stubs any more, AFAIK. You must
use either JNI or KNI (Kaffe Native Interface)
--
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists
More information about the kaffe
mailing list