This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Stallman lamenting that GCJ and ClassPath are still (read: eternally) catching up ...
- From: Tom Tromey <tromey at redhat dot com>
- To: Christopher Marshall <christopherlmarshall at yahoo dot com>
- Cc: java at gcc dot gnu dot org
- Date: 13 Apr 2004 16:13:54 -0600
- Subject: Re: Stallman lamenting that GCJ and ClassPath are still (read: eternally) catching up ...
- References: <20040413183342.89365.qmail@web41503.mail.yahoo.com>
- Reply-to: tromey at redhat dot com
>>>>> "Christopher" == Christopher Marshall <christopherlmarshall@yahoo.com> writes:
Christopher> Does gcj support more architectures?
It probably does, though I don't know what all the Sun JDK supports.
gcj is sometimes the first jvm ported to a given architecture. I
think this was the case for IA-64 (though Dalibor thinks it was kaffe
:-) and x86-64.
Tom