[Gc] gctest fail when compile GC with thread options on HP/UX
spacelee
spacelee at terracetech.com
Sun Mar 13 17:05:36 PST 2005
I'm new to GC and trying to install GC 6.4 on HP/UX 11.0.
But when I tried to install with thread options on and "make check",
(https://www.hpl.hp.com/personal/Hans_Boehm/gc/simple_example.html)
(./configure --enable-threads=posix --enable-thread-local-alloc
--enable-parallel-mark)
there comes an error that says like this.
make[2]: Entering directory `/data/home/buildadm/pkg/gc6.4'
/bin/sh: 773 Memory fault(coredump)
FAIL: gctest
===================
1 of 1 tests failed
===================
make[2]: *** [check-TESTS] Error 1
core has no information at all
and my system information is like this.
< system information >
OS : HP-UX jupiter B.11.00 A 9000/800 1519700588 two-user license
gcc version : 3.3.2
I tried to find solution to this problem,
but I couldn't find.
Thanks in advance for any help.
More information about the Gc
mailing list