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]

Problems testing gcc-20010305 snapshot


Hi!  Someone from the gcj mailing list suggested I report the problem I've
been having with testing the gcc-20010305 snapshot.  The libstdc++-v3 tests
hang in the "locale" test section.

Configure options:

../configure --prefix=/usr/local/egcs --enable-languages=c,c++,java
--enable-shared --enable-threads=posix

I'm using gcc-2.95.2 on a RedHat 6.0 based Pentium 166-MHz
(i586-pc-linux-gnu) system w/ a 2.4.2-ac8 kernel and glibc-2.2.2.   The box
has 128 MB of RAM.

Here is the test output around the area:

+       -b      22_locale/members.cc
+       -b      22_locale/numpunct.cc
+       -b      22_locale/numpunct_byname.cc
+       -b      22_locale/numpunct_char_members.cc
+       -b      22_locale/operators.cc
+       -b      22_locale/static_members.cc
make[1]: *** [check] Interrupt
make: *** [check-target-libstdc++-v3] Interrupt

bash-2.04$


The 22_locale/static_members.cc test ran for at least 12 hours before I killed the test with a Ctrl-C.

I'm not necessarily looking for anyone do direclty assist me with this problem.  I just wanted to make sure others were aware of this.

Peace.....

Tom


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