This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compiling of GCJ and SWT under MacOS X


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

Andi> Actually I went back to the code and verified the following:
Andi>    - mingw gcj's jni.h does in fact define JNICALL to __stdcall
Andi>    - I have to redefine it to nothing after including <jni.h>
Andi>      otherwise I get an UnsatisfiedLinkError on one of the
Andi>      functions (Db_get) as soon as I try to use the library

Andi> this is using Mingw 3.4.2 as downloaded from:

If this still happens with the latest compiler, we want to know about
it.  We really do make an effort to be compatible here.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]