This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug java/48515] [4.6] GCJ fails to compile jni.cc because of reflection errors on i686-w64-mingw32 target


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

--- Comment #1 from blakawk at gentooist dot com 2011-04-08 09:20:51 UTC ---
Created attachment 23925
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23925
gcc-4.6.1-20110401-fix-libjava-reflect-build-error

This patch fixes the problem by removing JNICALL from the jni.h declarations of
_Jv_JNI_ToReflectedMethod and _Jv_JNI_ToReflectedField.


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