This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Current status of "gcj"
- To: "Akhter, Shameem F" <shameem dot f dot akhter at intel dot com>
- Subject: Re: Current status of "gcj"
- From: Tom Tromey <tromey at redhat dot com>
- Date: 07 Feb 2001 12:28:55 -0700
- Cc: "'java at gcc dot gnu dot org'" <java at gcc dot gnu dot org>
- References: <F1108CBB1BA2D311AC5800A0C95D89F801EBB210@fmsmsx75.fm.intel.com>
- Reply-To: tromey at redhat dot com
>>>>> "Shameem" == Akhter, Shameem F <shameem.f.akhter@intel.com> writes:
Shameem> I would like to know the current status of "gcj" on
Shameem> Itanium. Is there anybody from the list would be able to
Shameem> provide me information about the status. I am planning to use
Shameem> the information to present about "gcj" as a part of my
Shameem> presentation. Please let me know at your earliest
Shameem> convenience.
I don't know the current status of gcc for IA-64. I know that most
IA-64 Linux distributions are still using a "Cygnus" gcc. I don't
know if this gcc has been sync'ed with the public repository.
I do know that all the Java work for IA-64 is in the public cvs
repository. This is a full gcj port, including the interpreter. I
assume it works, but I have not tried it. Testing this hasn't been a
priority for me, I'm afraid.
Tom