
(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]()' Incidentally, I have a question: are boost::condition_variable and boost::mutex destruction-safe on all of the supported platforms? I'm debugging some sort of race in a test which creates/destroys condvar/mutex objects and 2 threads many times in a loop. Thanks, Emil Dotchevski Reverge Studios, Inc. http://www.revergestudios.com/reblog/index.php?n=ReCode