$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-03-31 05:15:20
> Any chance this could be applied?
Threading support is already enabled automatically on linux - but only when
you do the right thing and pass -pthread to the compiler.
John