11 Oct
2004
11 Oct
'04
1:09 p.m.
"Debayan Chaudhuri"
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?
It's pretty hard to help unless you tell us what the compile errors are. Perhaps you could post them if you're still having problems? Mike