This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ Wiki
- From: "Phil Shaw" <phil at mkdoc dot com>
- To: GCJ <java at gcc dot gnu dot org>
- Date: Fri, 28 Jan 2005 14:43:26 -0000
- Subject: Re: GCJ Wiki
- References: <41FA2849.26298.32EAB65@localhost>
- Reply-to: phil at mkdoc dot com
On 28 Jan 2005, at 19:23, Ranjit Mathew wrote:
> GNU Classpath aims to provide a Free Java runtime for Free
> JVMs, including GCJ, Kaffe, SableVM, IKVM, etc. Since the Java
Ranjit,
Thanks, the penny really dropped with that answer. I didn't realise
Classpath feeds the other interpreters too, now it all makes better
sense.
> GCJ provides the Java front-end in GCC as well as the
> runtime standard library for Java (libgcj). As such,
> GCJ is a part of GCC and is tied to its release process.
So the libgcj JAR supplied with GCJ is a snapshot of Classpath close
to release time.
> Hope this answers your questions,
Yes, thanks very much.
Phil