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: jni.h compatibility


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

>> Sorry, I really don't know; IIRC JNI on Win32 uses DLLs, which I don't
>> know much about. I'd just leave them undefined on Win32 and wait for
>> somebody to complain.

Jeff> I agree; until such a time as we support DLLs on win32 they
Jeff> could be blank.

It would be nice if we could have the correct values now, so that
people could compile their JNI code using our jni.h even if they
planned to use the JDK.  However, it probably isn't essential, as that
is an unlikely scenario.

Tom


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