This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Still trying to compile libgcj on windows
- From: Frank Jacobs <forkjake at gmail dot com>
- To: java at gcc dot gnu dot org
- Date: Thu, 16 Jun 2005 22:33:18 -0500
- Subject: Re: Still trying to compile libgcj on windows
- Reply-to: Frank Jacobs <forkjake at gmail dot com>
I believe that most people who create Windows builds of GCJ do it via
cross compilation from Linux. I don't think too many people have had
success doing the build in Windows.
Personally, I've tried it from within Cygwin recently using the GCC
4.0 source, but it errored out somewhere during the build process.
-Frank