This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Why so many java failures on Linux/ia64?
- From: Tom Tromey <tromey at redhat dot com>
- To: "H. J. Lu" <hjl at lucon dot org>
- Cc: GCC Hackers <gcc at gcc dot gnu dot org>
- Date: 05 May 2003 11:05:17 -0600
- Subject: Re: Why so many java failures on Linux/ia64?
- References: <20030504175958.A7414@lucon.org>
- Reply-to: tromey at redhat dot com
>>>>> "H.J." == H J Lu <hjl@lucon.org> writes:
H.J.> I got many java failures on Linux/ia64:
H.J.> http://gcc.gnu.org/ml/gcc-testresults/2003-05/msg00224.html
H.J.> Is that expected?
Nope. It looks like all the execution tests failed. Ordinarily this
means that there is something pretty basic wrong with the port. Does
the .log file have useful information?
Tom