$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Coroutine2 examples - Cannot link properly.
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2016-03-31 11:11:11
Could you execute b2 toolset=gcc cxxflags="-std=c++11" or bjam toolset=gcc
cxxflags="-std=c++11" in <boost-root>/libs/coroutine2/examples?