Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2003-01-23 10:53:15


From: "Rene Rivera" <grafik666_at_[hidden]>
>
> Don't know about other *BSD-s but GCC on OpenBSD GCC defines
> _POSIX_THREADS=1 when the -pthread is used. Here are the details...

GCC 2.95.3/MinGW defines _MT=1 when -mthreads is used. GCC 2.96/Linux
defines _REENTRANT=1 when -pthread is used.


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