This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Success building Berkeley DB's Java [JNI] API with gcj
- From: Tom Tromey <tromey at redhat dot com>
- To: Andrew Cowie <andrew at operationaldynamics dot com>
- Cc: java at gcc dot gnu dot org
- Date: 28 Apr 2004 14:00:45 -0600
- Subject: Re: Success building Berkeley DB's Java [JNI] API with gcj
- References: <1082770481.31382.24.camel@localhost><Pine.OSX.4.58.0404231839360.13606@zoe.ovaltofu.org><1082771231.32284.1.camel@localhost>
- Reply-to: tromey at redhat dot com
Andrew> ... SWIG.
Andrew> I wonder if SWIG could be convinced to put out CNI bindings?
Could you ask them? If they have JNI bindings, CNI bindings
shouldn't be hard to generate.
Thanks for letting us know you got the DB wrappers to work, that's
cool.
Tom