$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] different Problem cross-compiling against boost.context for Raspberry Pi (2)
From: Biddiscombe, John A. (biddisco_at_[hidden])
Date: 2015-06-16 05:02:39
Oliver
>>
It's a known bug - unfortunately boost has no defect macro
(BOOST_NO_CXX14_xyz) for static integer sequences.
I'll add a test for SD-6 macro.
<<<
OK. I found the trac bug report and a pull request with a fix just after I posted to the list.
would you recommend that I
1) attempt to patch things myself
2) roll back to an earlier boost
3) use boost from git (branch?)
4) something else
JB