$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] CANNOT COMPILE BOOST 153 WITH GCC-4.8
From: Didier J-P Guion Firmin (gf.didierjp_at_[hidden])
Date: 2013-05-10 13:57:47
Hi guys,
I've tried to compile boost 153 with gcc-4.8 and two weird things are
happening.
1 - a bunch of warning during compile time
2 - any program using boost thread errors out :
Threading support unavaliable: it has been explicitly disabled with
BOOST_DISABLE_THREADS"
Can you please help me figure out what I'm doing wrong
Thank you
--