
15 Jul
2004
15 Jul
'04
10:15 a.m.
undefined reference to `boost::thread::thread[in-charge](boost::function0<void, std::allocator<boost::function_base> > const&)'
I'm linking against libboost_thread-gcc-mt-p-1_31 and libboost_date_time-gcc-mt-p-1_31.
I can't see an obvious solution so I'm hoping someone has solved this problem already.
If you see std:: in the error message then that program has probably not been built with STLPort (which actually uses it's own namespace), John.