Boost logo

Boost :

From: Deane_Yang_at_[hidden]
Date: 2001-11-08 10:35:34


But is this the default setting for CW for Windows and Mac? Or do
I have to do this myself even on those platforms?

--- In boost_at_y..., Howard Hinnant <hinnant_at_t...> wrote:
> On Thursday, November 8, 2001, at 07:29 AM, Peter Dimov wrote:
>
> > From: "Darin Adler" <darin_at_b...>
> >> I'll fix this. The simplest fix is probably to add an unconditional
> >> BOOST_HAS_THREADS define to metrowerks.hpp. This makes it clear that
> >> CodeWarrior is effectively always in "multi-threaded mode".
> >
> > Is it? Even on Win32, or Playstation 2, or whatever other platforms CW
> > targets?
>
> For the C and C++ libs to be in "multi-threaded mode", "multi-threaded
> mode" _MWMT must be defined to 1. This can be done either in a prefix
> file (included before any other header), or in ansi_prefix.XXX.h
(XXX ==
> mac on Mac OS, win32 on windows, etc.).
>
> -Howard


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