Boost logo

Boost :

From: Richard Peters (r.a.peters_at_[hidden])
Date: 2004-12-16 06:28:13


----- Original Message -----
From: "Kenny Chamber" <kenny_at_[hidden]>

> 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.

Just to make sure, did you also link against the stlport library, and did
you put that library /after/ the boost libraries? This is often easily
overlooked.

best regards,

Richard Peters


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