|
Boost : |
Subject: Re: [boost] Boost 1.65.0 Release Candidate 5
From: Matus Chochlik (chochlik_at_[hidden])
Date: 2017-08-20 08:21:49
On Sat, Aug 19, 2017 at 8:51 PM, Daniel James via Boost <
boost_at_[hidden]> wrote:
> As always, the release managers would appreciate it if you download
> the candidate of your choice and give building it a try. Please report
> both success and failure, and anything else that is noteworthy.
>
> Thanks!
>
> -- The release managers
>
With the boost_1_65_0_rc5.tar.gz
<https://dl.bintray.com/boostorg/release/1.65.0/source/boost_1_65_0_rc5.tar.gz>
archive both
`./bootstrap --with-toolset gcc --prefix=... && ./b2 && ./b2 install` and
`./bootstrap --with-toolset clang --prefix=... && ./b2 && ./b2 install`
finish without errors (with some warnings) on Ubuntu 17.04 with gcc 6.3.0
and clang 4.0.0
--Matus
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk