------- Comment #38 from dje at gcc dot gnu dot org 2008-11-05 15:45 ------- I think the AIX testsuite problem is a problem with the testsuite harness. If I compile a trivial Java program with gcj, it works. If I manually compile programs from libjava.lang testsuite, they work. If I manually run the testsuite executables built by the testsuite, they work. But the testsuite reports that execution fails. Where is libjava_load defined?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37068