[release] Boost 1.75.0 Release Candidate 1
[release] Boost 1.75.0 Release Candidate 1 The first release candidates for the 1.75.0 release are now available at: https://dl.bintray.com/boostorg/release/1.75.0/source/ The SHA256 checksums are as follows: caf36d7c13b3d8ce62282a64a695113945a13b0f1796a45160726d04295f95ed boost_1_75_0_rc1.zip aeb26f80e80945e82ee93e5939baebdca47b9dee80a07d3144be1e1a6a66dd6a boost_1_75_0_rc1.tar.gz 953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb boost_1_75_0_rc1.tar.bz2 3a8b314871646e7404886736273c053278ba71b11347f72d4751411d65d6d1a5 boost_1_75_0_rc1.7z 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. -- The Release managers
On Dec 3, 2020, at 6:54 AM, Marshall Clow
[release] Boost 1.75.0 Release Candidate 1
The first release candidates for the 1.75.0 release are now available at:
<https://dl.bintray.com/boostorg/release/1.75.0/source/ https://dl.bintray.com/boostorg/release/1.75.0/source/>
The SHA256 checksums are as follows:
caf36d7c13b3d8ce62282a64a695113945a13b0f1796a45160726d04295f95ed boost_1_75_0_rc1.zip aeb26f80e80945e82ee93e5939baebdca47b9dee80a07d3144be1e1a6a66dd6a boost_1_75_0_rc1.tar.gz 953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb boost_1_75_0_rc1.tar.bz2 3a8b314871646e7404886736273c053278ba71b11347f72d4751411d65d6d1a5 boost_1_75_0_rc1.7z
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.
Successfully built the libraries on Mac OS 10.15.7 with Apple clang version 11.0.3 (clang-1103.0.32.62) for cxxstd=03,11,14,17,and 2a — Marshall
On Dec 3, 2020, at 6:54 AM, Marshall Clow
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.
Successfully built the libraries on ubuntu 18.04 with: * gcc 7.5.0 for cxxstd=03,11,14,1z * A fairly recent clang (built from source) for cxxstd=03,11,14,17,and 2a — Marshall
On 12/3/2020 7:54 AM, Marshall Clow via Boost-users wrote:
[release] Boost 1.75.0 Release Candidate 1
The first release candidates for the 1.75.0 release are now available at:
<https://dl.bintray.com/boostorg/release/1.75.0/source/ https://dl.bintray.com/boostorg/release/1.75.0/source/>
The SHA256 checksums are as follows:
caf36d7c13b3d8ce62282a64a695113945a13b0f1796a45160726d04295f95ed boost_1_75_0_rc1.zip aeb26f80e80945e82ee93e5939baebdca47b9dee80a07d3144be1e1a6a66dd6a boost_1_75_0_rc1.tar.gz 953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb boost_1_75_0_rc1.tar.bz2 3a8b314871646e7404886736273c053278ba71b11347f72d4751411d65d6d1a5 boost_1_75_0_rc1.7z
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.
-- The Release managers
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org https://lists.boost.org/mailman/listinfo.cgi/boost-users
Success on Win 10 with Intel 2020.4. Damien
On Thu, Dec 3, 2020 at 7:54 AM Marshall Clow via Boost-users < boost-users@lists.boost.org> wrote:
[release] Boost 1.75.0 Release Candidate 1
The first release candidates for the 1.75.0 release are now available at:
....
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.
1 platforms, 5 compilers, 5 c++ versions (as applicable) - 22 total combinations - All successfully compile, so pretty solid - gcc10.1 2a mode 144 warnings - All compilers in agreement -- the locale library has deprecated auto_ptr use - same results since 1.73 - python auto_ptr is another source - down 10 warnings from 1.74 rc Mint5 - 5.0.0-32-generic #34~18.04.2-Ubuntu SMP Thu Oct 10 10:36:02 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux g++10.1 (2a, 17, 14, 11, 98) g++9.2 (2a, 17, 14, 11, 98) g++8.4 (17, 14, 11, 98) g++7.5 (17, 14, 11, 98) clang6.0.0 (17, 14, 11, 98) Jeff
participants (3)
-
Damien
-
Jeff Garland
-
Marshall Clow