This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: java on cygwin?
- To: "Billinghurst, David \(CRTS\)" <David dot Billinghurst at riotinto dot com>, <java at gcc dot gnu dot org>
- Subject: RE: java on cygwin?
- From: "Anthony Green" <green at redhat dot com>
- Date: Thu, 22 Mar 2001 09:19:24 -0800
- Reply-To: <green at redhat dot com>
David wrote:
> I was wondering about java on cygwin. jc1et al with the gcc mainline cvs,
> but won't configure or build libgcj since libffi won't configure.
An alternative to building a cygwin gcj is to run x86 Linux gcj apps on
Windows with Line (http://line.sourceforge.net). I haven't tried it myself,
but it appears to be able to run Netscape and other large apps.
AG