Boost logo

Boost :

Subject: Re: [boost] Boost 1.61.0 Beta 1 Release Candidate 2
From: Thomas Trummer (th.trummer_at_[hidden])
Date: 2016-03-24 04:03:58


> On 24 Mar 2016, at 08:27, Oliver Kowalke <oliver.kowalke_at_[hidden]> wrote:
>
> the question is why boost.build evaluates the feature-check of C++11-thread
> to true and still compiles/linkes with boost.thread.
>
> maybe you need a complete clean-checkout of the boost-repo or remove
> <boost-root>/bin.v1/libs and run b2 with --reconfigure option.
> at least that's my guess.

I’m actually using the current beta archive. Independent of boost::context using boost::thread or std::thread, it still still requires linking to boost::system, right?

 "boost::system::system_category()", referenced from:
     __GLOBAL__sub_I_stack_traits.cpp in stack_traits.o
 "boost::system::generic_category()", referenced from:
     __GLOBAL__sub_I_stack_traits.cpp in stack_traits.o

Thomas


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk