Boost logo

Boost :

Subject: Re: [boost] [config] Need help with clang config
From: Peter Dimov (lists_at_[hidden])
Date: 2017-05-19 23:22:08


> The configuration with the built-in clang++ in C++11 mode should just be
> disabled; the default libstdc++ on Travis is 4.6 and is too broken for any
> serious C++11 work.

Looking at the current log, it seems that it can be fixed by disabling
<condition_variable> for libstdc++ 4.6 on Clang, as this is the only test
that doesn't compile.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk