Building eclipse batch compiler using gcj
Olivier Thomann
Olivier_Thomann@ca.ibm.com
Tue Jun 21 18:48:00 GMT 2005
Thank you.
>Perhaps this is a compiled resource file? And due to
>case-insensitivity on Windows it overwrote the object file
>corresponding to the missing class? That is my first guess anyway.
>If it isn't that, we have some more debugging to do ...
Indeed the message.o coming from the properties overwrote the one coming
for the compile class Messages.java. Now the linking works, but the
generated exe has a missing dll.
libiconv-2.dll. I'll try to find it somewhere. The previous version I used
didn't need it.
>You may want to try gcj 4.0, which was released a while back.
I could not find a download of a version 4.0 for MSYS on Windows XP.
See http://www.mingw.org/download.shtml#hdr2
I only found an experimental one here:
http://www.thisiscool.com/gcc_mingw.htm#gcj40
Is this the one you are referring to?
Olivier
More information about the Java
mailing list