This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Alpha vs. new ABI
- To: Jeff Sturm <jeff dot sturm at commerceone dot com>
- Subject: Re: Alpha vs. new ABI
- From: Tom Tromey <tromey at redhat dot com>
- Date: 02 Feb 2001 15:17:05 -0700
- Cc: "Boehm, Hans" <hans_boehm at hp dot com>, Per Bothner <per at bothner dot com>, java at gcc dot gnu dot org
- References: <140D21516EC2D3119EE700902787664401E3A887@hplex1.hpl.hp.com> <87lmrqi61g.fsf@creche.redhat.com> <3A79C75C.375BCBFC@commerceone.com>
- Reply-To: tromey at redhat dot com
>>>>> "Jeff" == Jeff Sturm <jeff.sturm@commerceone.com> writes:
Jeff> Anyway, this allows libjava to work on Alpha, though I didn't
Jeff> test on x86:
I built gcj with your patch on sparc-solaris and alpha. "helloworld"
worked fine on both. I don't have dejagnu set up correctly on those
machines so it isn't convenient to run the test suite :-(. Maybe next
week.
Tom