On 10/6/2014 7:49 AM, John Maddock wrote:
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.
As many clang versions and libstdc++ configurations as possible - I've tested latest and greatest clang with gcc-4.8, but it needs testing with other combinations - best way to do that is to get "the crowd" to do it.
Isn't libstdc++ the default when testing with clang ? If not, what do I have to do to use libstdc++ with clang on Linux ?