This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: JNI


Arman Aygen <aaygen@fbibm1.epfl.ch> writes:
> Why the gcc compiler doesn't accept the jni.h header file for JNI
> applications ?
> 

Because it uses non-standard MS compiler-specific construct (__int64).
Download my java-jni howto from:
  http://www.xraylith.wisc.edu/~khan/software/gnu-win32/
which includes the trivial patch necessary to make it compile with
gcc and other compilers.

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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