Boost logo

Boost Users :

Subject: Re: [Boost-users] [release] Boost 1.62.0 Release Candidate 1
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2016-09-26 20:52:28


On Mon, Sep 26, 2016 at 7:36 AM, Rene Rivera <grafikrobot_at_[hidden]> wrote:

> The release candidates for the 1.62.0 release are now available at:
>

I built the libraries (on Mac OS 10.11; 64 bit) in the following
configurations:
* Apple LLVM version 8.0.0 (clang-800.0.38)
    * -std=c++03 - compiled w/o error
    * -std=c++11 - compiled w/o error
    * -std=c++14 - compiled w/o error
    * -std=c++1z - compiled w/o error

* clang ToT built this morning [ clang version 4.0.0 (trunk 282329) ]
    * -std=c++03 - compiled w/o error
    * -std=c++11 - compiled w/o error
    * -std=c++14 - compiled w/o error
    * -std=c++1z - Boost.Fiber failed to compile

...failed clang-darwin.compile.c++
bin.v2/libs/fiber/build/clang-darwin-tot1z/release/link-static/threading-multi/context.o...
...failed clang-darwin.compile.c++
bin.v2/libs/fiber/build/clang-darwin-tot1z/release/threading-multi/context.o...

Now to run some tests....

-- Marshall



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net