[Bug libgcj/27823] Found a problem with the JNI methods declared and implemented
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jun 14 17:50:00 GMT 2006
------- Comment #3 from tromey at gcc dot gnu dot org 2006-06-14 17:48 -------
I haven't looked at this since my last comment.
Your workaround is fine, you didn't break anything.
A real fix would have to work differently though.
Perhaps we should always compile these functions but just
have them throw exceptions if the libraries are not available.
Or perhaps the checking script should be smarter. I'm not sure.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27823
More information about the Gcc-bugs
mailing list