This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Problems using the GCJ interpreter
- From: Tom Tromey <tromey at redhat dot com>
- To: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: 19 Feb 2003 11:40:20 -0700
- Subject: Re: Problems using the GCJ interpreter
- References: <41D1051F31A2674C99E41CA28EE734980A1F82@isp-ex2k.intellimade.net>
- Reply-to: tromey at redhat dot com
>>>>> "Øyvind" == Øyvind Harboe <oyvind dot harboe at zylin dot com> writes:
Øyvind> I read up on the FAQ. Is it true that the GCJ interpreter does
Øyvind> not work under Windows?
The FAQ is incorrect here. I fixed it. We really need someone to
maintain the FAQ. I've been doing a lousy job, that's for sure.
See the status page for more up-to-date info:
According to configure.host, the interpreter works on all x86
machines, presumably including Windows.
Tom