PATCH to fix STDCALL in jni.cc
Mohan Embar
gnustuff@thisiscool.com
Thu Jun 24 20:03:00 GMT 2004
Hi Per,
>> (There's probably a free utility to do the same
>> thing, but I don't know what it is.) As you can see, there
>> are a boatload of undefined symbols. This is after Per's
>> patch; the situation is pretty much the same before the
>> patch too. I initially thought that the template functions
>> were the culprit, but there are functions like
>> _Jv_JNI_DestroyJavaVM that are being reported as undefined
>> too. (Could it have anything to do with the initial underscore??)
>
>Try this patch:
>
>http://gcc.gnu.org/ml/gcc-patches/2004-06/msg01910.html
That worked! The undefined symbols disappeared and all of my
non-GUI tests compiled and ran okay.
Thanks again.
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/
More information about the Java-patches
mailing list