Re: JNI problems

2005-04-08 Thread Juergen Kreileder
Al Niessner <[EMAIL PROTECTED]> writes: > Since it works with a C++ main(), I am guessing that there is some > symbol in Octave that is clashing with what libzip.so Probably, AFAIK Sun internalizes symbols in the i386 build but not in the x86-64 and ia64 builds. Our 1.4.2-01 for x86-64 should be

JNI problems

2005-04-08 Thread Al Niessner
I am looking for help on how to continue tracking this problem to its source. A solution would be nice, but it is not expected. I am using jdk1.5.0_01-x86_64 and have created a C++ library that creates an embedded JVM. I want to use a bunch of Java that I have written from within Octave (see www.