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 libgcj/27823] Found a problem with the JNI methods declared and implemented



------- 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


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