Compiling of GCJ and SWT under MacOS X

Tom Tromey tromey@redhat.com
Thu Feb 10 01:21:00 GMT 2005


>>>>> "Andi" == Andi Vajda <vajda@osafoundation.org> writes:

Andi> Even if you could, the Apple .jnilib are compiled against the Apple
Andi> Java SDK jni.h header file which is not the same nor compatible with
Andi> gcj's. The Apple .jnilib would at least have to be recompiled against
Andi> gcj's jni.h.

In theory JNI is both source- and binary- compatible across
implementations.  Do you know of some specific divergence here?
This really ought to work fine... it does on other platforms.

Tom



More information about the Java mailing list