|
Boost Users : |
From: John Maddock (john_at_[hidden])
Date: 2003-11-09 06:02:00
> I was using a a boost library boost_1_30_0.
> now i tried to use new boost realease boost-1.30.2.
>
> But compiling the same application with new boost library results in error
> Thread support is unavailable!
>
> as BOOST_HAS_THREADS Macro is not defined.
>
> This is wht i have doen to install boost under RedHat8.0 Linux
Turn on thread support in your compiler by passing it the -pthread option.
John.
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net