<div dir="ltr">Hello<br><br>I&#39;m having some issues regarding the features check, when build Boost using OpenWRT GCC 5.3.0 cross-compiler for armv7. I&#39;m building against musl. <br><br>I have passed -std=c++14 to the cxxflags, but it seems to have no effect.<br><br>This is the features output<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">    - 32-bit                   : yes<br>    - arm                      : yes<br>    - symlinks supported       : yes<br>    - C++11 mutex              : yes<br>    - lockfree boost::atomic_flag : no<br>    - Boost.Config Feature Check: cxx11_auto_declarations : no<br>    - Boost.Config Feature Check: cxx11_constexpr : no<br>    - Boost.Config Feature Check: cxx11_defaulted_functions : no<br>    - Boost.Config Feature Check: cxx11_final : no<br>    - Boost.Config Feature Check: cxx11_hdr_tuple : no<br>    - Boost.Config Feature Check: cxx11_lambdas : no<br>    - Boost.Config Feature Check: cxx11_noexcept : no<br>    - Boost.Config Feature Check: cxx11_nullptr : no<br>    - Boost.Config Feature Check: cxx11_rvalue_references : no<br>    - Boost.Config Feature Check: cxx11_template_aliases : no<br>    - Boost.Config Feature Check: cxx11_thread_local : no<br>    - Boost.Config Feature Check: cxx11_variadic_templates : no<br>    - has_icu builds           : no<br>warning: Graph library does not contain MPI-based parallel components.<br>note: to enable them, add &quot;using mpi ;&quot; to your user-config.jam<br>    - zlib                     : yes<br>    - iconv (libc)             : no<br>    - iconv (separate)         : yes<br>    - icu                      : no<br>    - icu (lib64)              : no<br>    - native-atomic-int32-supported : yes<br>    - pthread-supports-robust-mutexes : yes<br>    - compiler-supports-visibility : yes<br>    - gcc visibility           : yes<br>    - long double support      : yes<br>    - zlib                     : yes</blockquote><div><br></div><div>What am I missing, so that all those cxx_* features can be checked?</div><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><br></div><div>Carlos Miguel Ferreira</div><div>Researcher at Telecommunications Institute</div><div>Aveiro - Portugal</div><div>Work E-mail - <a href="mailto:cmf@av.it.pt" target="_blank">cmf@av.it.pt</a></div><div>Skype &amp; GTalk -&gt; <a href="http://carlosmf.pt" target="_blank">carlosmf.pt</a>@<a href="http://gmail.com" target="_blank">gmail.com</a></div><div>LinkedIn -&gt; <a href="http://www.linkedin.com/in/carlosmferreira" target="_blank">http://www.linkedin.com/in/carlosmferreira</a></div></div></div>
</div>