This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Tests on powerpc-unknown-linux-gnu


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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]