$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Glassford (glassfordm_at_[hidden])
Date: 2004-07-21 08:33:22
All of the Boost.Threads tests for intel-8.0-linux at
http://boost.sourceforge.net/regression-logs/cs-Linux/developer/thread.html
are failing, and the entire error report looks like:
<quote>
Compiler output:
Linker output:
Chmod1
../bin/boost/libs/thread/test/test_barrier.test/intel-8.0-linux/debug/threading-multi/test_barrier
Run output:
EXIT STATUS: 139
</quote>
Every test failing with the same error indicates a fundamental problem,
but since I don't have access to the compiler or OS, I have no way of
troubleshooting the problem. Any help would be appreciated.
Mike