This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

[3.0 branch] libjava testsuite, i686-pc-linux-gnu --disable-shared


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


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