This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libffi alpha*-*-freebsd* configuration patch
- From: Tom Tromey <tromey at redhat dot com>
- To: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- Cc: java at gcc dot gnu dot org
- Date: 22 Mar 2002 18:52:21 -0700
- Subject: Re: libffi alpha*-*-freebsd* configuration patch
- References: <200203212215.g2LMFJ444927@latour.rsch.comm.mot.com> <200203222156.g2MLuu702723@latour.rsch.comm.mot.com>
- Reply-to: tromey at redhat dot com
>>>>> "Loren" == Loren James Rittle <rittle@latour.rsch.comm.mot.com> writes:
Loren> I assume so but until I get all of libjava building on the
Loren> platform, the point is somewhat moot (I promise to ask
Loren> permission to move all required patches in sequence once it
Loren> works on mainline and I test on branch - I *really* want to get
Loren> it enabled by default by the 3.1 release).
Thanks, sounds good to me.
Loren> By default, I think this alpha port throws an exception on overflow
Loren> whereas i386-*-freebsd* does not.
Sounds that way.
Loren> Today it is now over 100.
Loren> [http://gcc.gnu.org/ml/gcc-testresults/2002-03/msg00284.html]
This looks like systematic failure of the execution tests.
What does libjava.log say?
Tom