kaffe as a library

Per Bothner kaffe@rufus.w3.org
Fri, 21 Aug 1998 21:20:24 -0700


>> is it possible to run kaffe as a library, would it be possible or is it
>> planned ?
> Sure, this is required by JNI!

Where?  JNI an interface for C or C++ functions called as native methods
from a Java VM.  It provides *no* way for C or C++ functions to start up
a Java VM, or to call Java methods from C/C++ functions unless those
functions were called from a Java thread.  At least, I don't know of
any way.

	--Per Bothner
Cygnus Solutions     bothner@cygnus.com     http://www.cygnus.com/~bothner