$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] CANNOT COMPILE BOOST 153 WITH GCC-4.8
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-05-10 17:49:10
Le 10/05/13 19:57, Didier J-P Guion Firmin a écrit :
> 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
>
On which platform this error appear?
Vicente