[Bug java/28153] Under Windows Xp the generated JNI headers need to have a '_' prepended for each function.

dannysmith at users dot sourceforge dot net gcc-bugzilla@gcc.gnu.org
Mon Jun 26 22:42:00 GMT 2006



------- Comment #4 from dannysmith at users dot sourceforge dot net  2006-06-26 22:26 -------
(In reply to comment #3)
> I think you may be running into a compiler (MSVC vs GNUC) difference between
> handling of __stdcall (==JNICALL) symbols.

Um, and this should all be taken care of by the #ifdef WIN32 code in
jni.cc:_Jv_LookupJNIMethod 

Danny


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28153



More information about the Gcc-bugs mailing list