On Feb 10, 2009, at 6:23 AM, phil wrote:
Brilliant, it compiles and runs now. Thanks. There are a couple of
failures when running make check though.
make check-TESTS
.
OK (1)
PASS: RegressionTests
/bin/sh: line 1: 95771 Segmentation fault ${dir}$tst
FAIL: util_tests
/bin/sh: line 1: 95777 Segmentation fault ${dir}$tst
FAIL: math_tests
We're getting there! Can you run util_tests and math_tests under gdb, and show me the stack traces involved?
Thanks! John
