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,

>As a follow-up to:
>http://gcc.gnu.org/ml/java/2004-06/msg00338.html
>this patch is needed to build libjava on MinGW.
>Unless I hear a reason not to, I'll check it into
>mainline in a few days.

I have a sinking feeling that this is related to
this:

http://gcc.gnu.org/ml/java/2004-06/msg00295.html

I haven't had time to look into this (and am also
afraid it's over my head because it might be a compiler
bug), but even after your patch, I get a boatload
of unresolved references when I try to build a simple
HelloWorld application. I've attached the error log.

After you apply your patch, are you actually able to
build anything with your MinGW compiler?

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/

Attachment: build.out.bz2
Description: application/bzip2


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