This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
gcj - interpretation of testsuite
- From: Petr Salinger <Petr dot Salinger at t-systems dot cz>
- To: java at gcc dot gnu dot org
- Date: Wed, 17 May 2006 10:20:57 +0200 (CEST)
- Subject: gcj - interpretation of testsuite
Hi,
I tried to build gcj 4.1 for GNU/kFreeBSD, see
http://glibc-bsd.alioth.debian.org/doc/intro.html
It is sufficient to add some detection logic into setup of boehm-gc
and to teach shlibpath.m4 to use GNU ld.so.
I ended with results bellow.
Please, could you enlighten me, what is wrong or give me some direction
where to look.
Many thanks
Petr
Native configuration is i486-pc-kfreebsd-gnu
=== libjava tests ===
Running target unix
FAIL: LargeFile execution - source compiled test
FAIL: LargeFile execution - gij test
FAIL: LargeFile execution - bytecode->native test
FAIL: LargeFile -O3 execution - source compiled test
FAIL: LargeFile execution - gij test
FAIL: LargeFile -O3 execution - bytecode->native test
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 execution - bytecode->native test
FAIL: Throw_2 -O3 execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 -O3 execution - bytecode->native test
=== libjava Summary for unix ===
# of expected passes 4011
# of unexpected failures 12
# of expected failures 10
# of untested testcases 20
*************************************************************************