This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: PATCH: Fix PPC Java build problem
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: mark at codesourcery dot com
- Cc: gcc-patches at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: Tue, 15 Oct 2002 17:15:53 +0200
- Subject: Re: PATCH: Fix PPC Java build problem
- References: <200210150605.g9F65wn08777@gandalf.codesourcery.com>
Mark Mitchell wrote:
This patch should fix the Java build problem on PPC. (The test-case
sent to me no longer crashes.)
Bootstrapped and tested on i686-pc-linux-gnu, applied on the mainline.
=== libjava Summary ===
# of expected passes 2723
# of unexpected failures 10
# of expected failures 14
# of untested testcases 22
Thank you,
As you see I succeeded in bootstrapping in powerpc-linux.
Andreas