$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Suman Cherukuri (suman_at_[hidden])
Date: 2005-03-24 12:12:31
Do Boost threads compile and run on platforms without pthreads? I'm having
problems on HP where the headers claim that pthreads are not completely
implemented and Boost thread compilation fails.
--Suman