This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[3.0 branch] libjava testsuite, i686-pc-linux-gnu --disable-shared
- To: <java at gcc dot gnu dot org>
- Subject: [3.0 branch] libjava testsuite, i686-pc-linux-gnu --disable-shared
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Fri, 27 Apr 2001 14:15:31 +0100 (BST)
- cc: <gcc-bugs at gcc dot gnu dot org>
On i686-pc-linux-gnu, configured with --prefix=/opt/gcc/snapshot
--disable-shared --enable-threads=posix --with-system-zlib, I find the
libjava testsuite (3.0 branch) runs for an excessive length of time
because of many execution tests timing out. When using --enable-shared
instead this doesn't happen and the results are the more reasonable
=== libjava Summary ===
# of expected passes 1674
# of unexpected successes 12
# of expected failures 14
# of untested testcases 16
(though all the libobjc tests fail with --enable-shared).
--
Joseph S. Myers
jsm28@cam.ac.uk