This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: SV: SV: [ANNOUNCE] Gcc 3.0 released. Features Java languagesuppo rt.
- To: Jeff Sturm <jsturm at one-point dot com>
- Subject: Re: SV: SV: [ANNOUNCE] Gcc 3.0 released. Features Java languagesuppo rt.
- From: Cedric Berger <cedric at wireless-networks dot com>
- Date: Thu, 21 Jun 2001 08:46:18 -0700
- CC: Tom Tromey <tromey at redhat dot com>, Jan-Olof Janson <joj at dynagraph dot se>, "'java at gcc dot gnu dot org'" <java at gcc dot gnu dot org>
- References: <Pine.LNX.4.10.10106210252170.24877-100000@mars.deadcafe.org>
> (And
> unreadable, portable C doesn't really have any advantages over Java
> bytecode.)
Oh yes, it has. You can use it to compile Java to archs not supported by
GCC. There is far more C compiler out there then Java compiler,
especially in the embedded area.
Cedric