$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Debayan Chaudhuri (debayan_at_[hidden])
Date: 2004-10-08 04:13:49
Hi,
I am evaluating Boost for use in our project. The platform OS is FreeBSD
4.9; which comes with gcc-2.95.3. I downloaded boost_1.30.0 and compiled the
thread library on the FreeBSD box.
When I try to compile a small test program using Boost threads; I
encounter hundreds of compiler errors; mostly in the Boost header files. Is
there a workaround to this ? Which version of Boost works with gcc-2.95.3 and
what are the compiler options that will make it compile properly?
regards,
Debayan.