20 Aug
2017
20 Aug
'17
10:19 a.m.
On 20 August 2017 at 09:21, Matus Chochlik via Boost
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.g... 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
Thanks for testing it. I'm travelling again today, but if all goes well, I should be able to release it properly tomorrow.