This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
gnat and gcj
- From: "Stumme, Shawn" <Shawn dot Stumme at trw dot com>
- To: <java at gcc dot gnu dot org>
- Date: Mon, 29 Jul 2002 12:48:12 -0400
- Subject: gnat and gcj
Hello,
I've got a Java program that I'd like to be able to call and interact with from an Ada program. Do you have any suggestions on how to be able to get the gnat compiler to correctly link to the gcj compiled Java? Or is it only possible to access the Java by using the JNI and invoking the JVM?
Thanks for your help!
Shawn