This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: Current status of "gcj"
- To: "'tromey at redhat dot com'" <tromey at redhat dot com>, "Akhter, Shameem F" <shameem dot f dot akhter at intel dot com>
- Subject: RE: Current status of "gcj"
- From: "Boehm, Hans" <hans_boehm at hp dot com>
- Date: Wed, 7 Feb 2001 12:21:46 -0800
- Cc: "'java at gcc dot gnu dot org'" <java at gcc dot gnu dot org>, "'Jeff Sturm'" <jeff dot sturm at commerceone dot com>, "'Jim Wilson'" <wilson at cygnus dot com>
The code is all there. It mostly worked once with a severely grafted source
tree. (There were some problems with exceptions at the time, but I suspect
those extended beyond Java. And they may have bee related to the tree
grafting.)
AFAIK, gcj has never been included in the IA64 toolchain snapshots put
together by Jim Wilson, but there is no fundamental reason for that (other
than Jim Wilson's time, or lack thereof).
I will try to build the current CVS gcc tree with Java on one of our
machines, and make sure that more or less works. It should now be much
easier now than the last time I tried. (It wasn't promising until a few
days ago, due to more generic gcj tree merge issues.)
Hans
> -----Original Message-----
> From: Tom Tromey [mailto:tromey@redhat.com]
> Sent: Wednesday, February 07, 2001 11:29 AM
> To: Akhter, Shameem F
> Cc: 'java@gcc.gnu.org'
> Subject: Re: Current status of "gcj"
>
>
> >>>>> "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
>