|
Boost Testing : |
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2007-10-05 09:49:22
Hi all,
RudbekAssociates-V2 shows Wave regressions for the msvc-7.1 and msvc-8.0
compilers here: http://tinyurl.com/3c95x4.
These failures are caused by the fact that the threading library doesn't get
linked into the test applets. But I can't understand, why it's not linked in
because the thread library is included in the proper places in the test
Jamfile here: libs/wave/test/build/Jamfile.v2.
Moreover, the same tests on similar platforms do not fail and I'm not able
to reproduce this problem on my machine.
Anything I can do to make it working?
Regards Hartmut