|
Boost : |
From: John Maddock (jm_at_[hidden])
Date: 2003-01-25 06:58:23
> I think that a better solution would be to not define BOOST_HAS_THREADS
> unconditionally for GCC, and rely on _MT, _REENTRANT, _POSIX_THREADS.
_MT and _REENTRANT yes, _POSIX_THREADS in general no (most platforms define
this unconditionally). I've reverted the bsd.hpp config header back the way
it was before I started meddling (!). Basically it does now depend upon
_POSIX_THREADS.
John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk