Boost logo

Boost Testing :

Subject: [Boost-testing] icl tests using libboost_thread without <threading>multi
From: Hubert Tong (hstong_at_[hidden])
Date: 2011-02-04 15:58:13


Hi,

I noticed that the icl tests use libboost_thread without <threading>multi.

This seems like a problem. At least on AIX with the IBM compiler, this
causes a link-time failure because of not linking to the pthread library.
Adding this as a requirement in the Jamfile allows the most of the tests to
pass with the vacpp toolset.

For the remaining few cases, the issue appears to be with the STL library
shipped with the compiler.

Thanks,

Hubert Tong



Boost-testing list run by mbergal at meta-comm.com