This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Tests on powerpc-unknown-linux-gnu
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Mark Wielaard <mark at klomp dot org>
- Cc: java at gcc dot gnu dot org
- Date: Thu, 21 Mar 2002 11:14:00 +1200
- Subject: Re: Tests on powerpc-unknown-linux-gnu
- References: <1016659879.32569.24.camel@elsschot>
Mark Wielaard wrote:
>I don't have diskspace (or time) yet for actual compiling some programs
>that I wanted to. But the "make check" results for libjava do not look
>very good.
>
> === libjava Summary ===
>
># of expected passes 1138
># of unexpected failures 461
># of expected failures 12
># of untested testcases 475
>
FYI I get much better results than that on PowerPC. Basically just
Array_3 execution failure and various "compilation from bytecode" failures.
>It seems that almost all failures are when trying to run the programs.
>Trying to run by hand gives:
>./Class_1: error while loading shared libraries: libgcj.so.3: cannot
>open shared object file: No such file or directory
>
I have seen this too, but on mainline on x86. I will try to figure it
out if I come across it again.
regards
Bryce.