$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-04-11 12:39:07
John Maddock
>> My point however was that this is no longer true, starting from g++
>> 4.1. _REENTRANT is now being set properly (and ignored by
>> Boost.Config).
>
> Is it?
Yes. See the link I posted previously.
This is Linux, _REENTRANT is not set, BOOST_HAS_THREADS is set - as far as I
can see.