Boost logo

Boost :

From: Emil Dotchevski (emil_at_[hidden])
Date: 2008-05-30 18:29:34


On Fri, May 30, 2008 at 3:35 AM, Anthony Williams <anthony.ajw_at_[hidden]> wrote:
> "Emil Dotchevski" <emil_at_[hidden]> writes:
>
>> (cygwin/debug links fine)
>>
>> ../../../../bin/lib/re_0_02_0/impl/test/test-wfmo.test/gcc-3.3.3/release/link-static/threading-multi/test-wfmo.o:test-wfmo.cpp:(.text$_ZN5boost6detail16thread_data_baseC2Ev[boost::detail::thread_data_base::thread_data_base[not-in-charge]()]+0xd1):
>> undefined reference to
>> `boost::condition_variable::condition_variable[in-charge]()'
>> ../../../../bin/lib/re_0_02_0/impl/test/test-wfmo.test/gcc-3.3.3/release/link-static/threading-multi/test-wfmo.o:test-wfmo.cpp:(.text$_ZN5boost6detail16thread_data_baseC2Ev[boost::detail::thread_data_base::thread_data_base[not-in-charge]()]+0x147):
>> undefined reference to
>> `boost::condition_variable::condition_variable[in-charge]()'
>> ../../../../bin/lib/re_0_02_0/impl/test/test-wfmo.test/gcc-3.3.3/release/link-static/threading-multi/test-wfmo.o:test-wfmo.cpp:(.text$_ZN5boost6detail16thread_data_baseC2Ev[boost::detail::thread_data_base::thread_data_base[not-in-charge]()]+0x231):
>> undefined reference to `boost::condition_variable::~condition_variable
>> [in-charge]()'
>
> That looks like one of the failures in the regression tests. I've
> tried to fix it (since your message) but the tests haven't cycled
> yet. Do you have a test case?

I don't have a proper test case but it works now, thanks.

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk