$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2003-04-10 09:16:08
On Thursday 10 April 2003 13:45, David Abrahams wrote:
> IIRC, the OS doesn't *fully* support pthreads, but it supports enough
> to warrant enabling BOOST_HAS_PTHREADS so we can see which parts of
> the threading library work. That's why I turned on
> BOOST_HAS_PTHREADS for HP. If it's causing more problems than it's
> solving, we should probably just turn it off.
yep, that works.
I now turned it of in a dirty way so if you can turn it of or tell me how
to do it as it should ...
toon