$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Coroutine jump_fcontext crash (Boost 1.61)
From: Jason Mancini (jayrusman_at_[hidden])
Date: 2016-06-21 14:43:23
Oliver Kowalke wrote:
> works for me
> did you recompile boost.context with BOOST_USE_VALGRIND?
Hi Oliver,
Well, we didn't do anything special for Boost 1.57/1.60 like that, and had no problems. Are you saying we need one set of boost *.so/*.a library files with the define, and another set without? Specifically, how do I get the flag into boost bootstrap.sh/b2 for building the installed *.so and *.a files? My only option presently is --with-libraries=all
Thanks!
Jason