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]

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

*************************************************************************



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