Boost logo

Boost :

Subject: Re: [boost] Clang 4.0.0 MPL error in Boost next.hpp and prior.hpp
From: Peter Dimov (lists_at_[hidden])
Date: 2017-03-26 11:06:33


Edward Diener wrote:

> I have updated Boost PP on the develop branch to support
> the -fno-ms-compatibility mode of clang targeting VC++ or clang/C2.

...failed updating 1 target...
...skipped 2 targets...
...updated 133 targets...

The only error is config_info.exe, because my Clang configuration can't
link, as explained.

My two errors in my previous run were (1) forgetting to patch the first
_MSC_VER section to use strict and (2) using <cxxflags>
for -fno-ms-compatibility, which left all C tests in -fms-compatibility
mode.

No idea why it doesn't work for you.


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