Boost logo

Boost :

Subject: Re: [boost] [PATCH] [config] Disable threads on Carbon, since MPTasks aren't supported
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-03-08 11:48:25


> Disable threads on Carbon, since MPTasks aren't supported
>
> Boost.Thread hasn't supported MPTasks since 1.33.1. Prevent the
> definition of BOOST_HAS_THREADS in the non-pthreads case so spinlocks
> compile (which are needed for smart pointers).

Joshua,

Just checking, but are you building with the Metrowerks compiler and the MSL
std lib?

I'm asking because I don't see anything that would ever define
BOOST_HAS_PTHREADS in that particular case.

Thanks, John.


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