On 10/05/2014 12:01 PM, John Maddock wrote:
Folks there are persistent bug reports relating to clang with libstdc++ not correctly detecting the std lib feature set, see https://svn.boost.org/trac/boost/ticket/7473 for a lengthy discussion on the issue, and why it's been unsolvable.
Anyhow, I've just committed a tentative patch in https://github.com/boostorg/config/commit/b36566fe04a89103b7ef5569c03e3a26eb... and I'd be grateful if as many folks as possible can test this with their clang/linux/libstdc++/C++11 setups as they can. It works well for me locally, but that's only one possible clang configuration.
BTW the easiest way to patch your Boost version is probably to download a replacement libstdcpp2.hpp from here: https://raw.githubusercontent.com/boostorg/config/b36566fe04a89103b7ef5569c0...
Many thanks in advance, John.
Exactly what version of clang is this and what needs to be tested ? A little more information on what you want tested would be helpful. I have clang installed on a number of Linux distros and would be glad to test with your latest config fix if I knew what you needed.