Boost logo

Boost-Build :

From: John Maddock (john_at_[hidden])
Date: 2005-01-19 06:06:31


> Given ...
>
> http://aspn.activestate.com/ASPN/Mail/Message/boost/2306170
>
> ... it seems that the GCC toolset should define BOOST_DISABLE_THREADS
> for single-threaded builds on GCC >= 3.4.0?

Except that would make single-thread builds binary incompatible with the
default Boost behaviour with that compiler. For now I believe it's safer to
make Boost "always thread safe" with gcc 3.4.

John.

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk