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


On 18 Mar 2002, Adam Megacz wrote:
> Tom Tromey <tromey@redhat.com> writes:
> > Adam, do you know how they should be defined?
> 
> 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.

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

FWIW I believe they refer to the dllexport and stdcall attributes.

Jeff


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