This is the mail archive of the java@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: [gcj-eclipse-merge-branch] MinGW ecj: Cross-built ecjx?!


Hi Adam,

>Sorry, I'm not familiar with this.  The interpreter doesn't work on
>Win32 when statically linked?

>From what I remember (and it's been ages since I tried this),
it works but tries to pick up whatever classes haven't been
statically linked into it from libgcj.jar, which make it
kind of useless as a standalone executable. I think the correct
semantics for static linkage would be to link all of libgcj.a
into gij.exe. There might be other issues too, but I can't
remember.

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