This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Interface gcj-compiled library with Java programs in a runtime (other than gij)?


On 02/13/2012 06:32 PM, David Daney wrote:
> I am just going from memory here, but I think that the interpreter can 
> only call native code via JNI.

Ahh, if that were really true, interpreted code couldn't call
Object.<init>() ...

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]