Boost logo

Boost Users :

Subject: Re: [Boost-users] Problems with Boost 1.41
From: Igor R (boost.lists_at_[hidden])
Date: 2014-03-10 10:47:25


> My platform is x86_64.
> I have any experience with Boost and c++ language at all so I'm sorry for
> asking questions like this. The errors like "Threading support unavaliable:
> it has been explicitly disabled with BOOST_DISABLE_THREADS" are not clear
> for me. I mean I have any ideas about where do they come from.
> gcc -v gives me
>
> "Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper

As far as I remember, Boost versions older than 1.48 failed to detect
threading support in gcc4.7.
Try either to upgrade your Boost version (I don't know what Boost libs
Vine uses, but most likely you won't encounter major issues), or to
use older gcc version.

HTH,

Igor'.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net