It doesn't link

Alexandre Oliva oliva at dcc.unicamp.br
Fri Feb 27 18:58:29 PST 1998


Mario Haza writes:

> When i use guavac as a java compiler it works perfectly, but when i use
> kaffe i shows me messages like these one:
> java_lang_reflect_Field_setShort
> ..
> Failed to locate native library in path

Kaffe 0.9.2 does not provide a complete implementation of the Java Core
Reflection API.  Only the get() and set() native methods are
implemented.  It wouldn't be hard to implement the others, though.

-- 
Alexandre Oliva
mailto:oliva at dcc.unicamp.br mailto:aoliva at acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



More information about the kaffe mailing list