Boost logo

Boost :

Subject: Re: [boost] libcpp.hpp always defines BOOST_NO_CXX11_HDR_ATOMIC
From: Peter Dimov (lists_at_[hidden])
Date: 2014-02-28 19:49:05


Edward Diener wrote:
> My own attempt to test clang on Windows with Boost show that it is still
> largely inoperable with most Boost libraries:
>
> 1) clang with MingW/gcc RTL - no multi-threading support.

I didn't get that far. std::cout << std::endl crashes. printf works though,
so there's that. Unfortunately, lightweight_test.hpp uses <iostream>, not
<stdio.h>, so I got a crash on each and every test. :-)


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