$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Quantum Skyline (quantum.skyline_at_[hidden])
Date: 2006-02-11 10:58:44
Hi,
I've been trying to compile Boost on OpenBSD 3.8 with no success, but I
would like to have the threading library available. I've gone through
the list a few times, and the only thing related to OpenBSD was posted
back in '02 or '03.
I compiled GCC 3.4.4 with threads because the default compiler is not
threaded and run ./configure as the docs say, but I still can't get it
to work.
Is there anything else I need to know to get Boost::Threads to compile
properly?
Thanks