This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Building eclipse batch compiler using gcj
- From: Tom Tromey <tromey at redhat dot com>
- To: Olivier Thomann <Olivier_Thomann at ca dot ibm dot com>
- Cc: java at gcc dot gnu dot org
- Date: 21 Jun 2005 16:16:51 -0600
- Subject: Re: Building eclipse batch compiler using gcj
- References: <OF859BC35D.7D8D2537-ON85257027.00669AAB-85257027.00674B62@ca.ibm.com>
- Reply-to: tromey at redhat dot com
>> You may want to try gcj 4.0, which was released a while back.
Olivier> I could not find a download of a version 4.0 for MSYS on Windows XP.
Olivier> See http://www.mingw.org/download.shtml#hdr2
Olivier> I only found an experimental one here:
Olivier> http://www.thisiscool.com/gcc_mingw.htm#gcj40
Olivier> Is this the one you are referring to?
Yeah. I don't know much about the Windows builds honestly. I'm a
little surprised that there isn't a 4.0 final available somewhere.
Anyway, be warned that while gcj builds on Windows, it seems to be a
bit more difficult to use there.
Tom