This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Accessing GCJ binaries from Visual Basic?
- From: Mohan Embar <gnustuff at thisiscool dot com>
- To: tromey at redhat dot com
- Cc: Andrzej Bialecki <ab at getopt dot org>, java at gcc dot gnu dot org
- Date: Fri, 12 Aug 2005 13:48:08 -0500
- Subject: Re: Accessing GCJ binaries from Visual Basic?
- Reply-to: gnustuff at thisiscool dot com
>It wouldn't be hard to write a java tool to do this kind of thing.
>There are a lot of bytecode-reading frameworks out there, e.g. ASM.
A quicker and dirtier approach might be to generate the .bas file
from the gcjh-generated .h file. The bulk of the work would be
creating VB-equivalent constants and datatypes for the ones
found in jni.h.
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/