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

Re: PATCH to fix STDCALL in jni.cc


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/





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