This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ 4.9.3 on mips64el-linux failing to build Ant.
- From: Andrew Haley <aph at redhat dot com>
- To: Ricardo Wurmus <rekado at elephly dot net>
- Cc: java at gcc dot gnu dot org
- Date: Thu, 29 Oct 2015 12:14:35 +0000
- Subject: Re: GCJ 4.9.3 on mips64el-linux failing to build Ant.
- Authentication-results: sourceware.org; auth=none
- References: <87k2qlgtd0 dot fsf at elephly dot net> <56237454 dot 1000808 at redhat dot com> <874mh9j2rv dot fsf at elephly dot net>
On 10/29/2015 12:08 PM, Ricardo Wurmus wrote:
> Hereâs the complete log that I get when building GCJ 4.9.3 and running
> the tests:
>
> http://hydra.gnu.org/build/758888/log/raw
I can't see the output of the libjava testsuite. "make check-target-libjava"
should do it.
Andrew.