
On Wed, Aug 1, 2012 at 4:40 AM, Marshall Clow <mclow.lists@gmail.com> wrote:
Release candidate files for 1.51.0 beta 1 are available at http://boost.cowic.de/rc/
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.
This helps ensure the candidates build OK before we push them out to SourceForge.
The files (and associated md5s) are: 543e3498c4ce520bfa635607971be4fc boost_1_51_0_beta1_rc1.tar.gz 3f9beb290dad223c21822e9ef601fd80 boost_1_51_0_beta1_rc1.tar.bz2 0401b9c40aac37b7dd9ef7e33190270c boost_1_51_0_beta1_rc1.zip e5aa1cd82e71173197ee6794c2c035d2 boost_1_51_0_beta1_rc1.7z
on Ubuntu 12.04 32-bit ./bootstrap.sh && ./b2 (from the .tar.bz2) works ok with gcc 4.6.3. and ./bootstrap.sh --with-toolset=clang && ./b2 (from the .tar.bz2) works ok with clang 3.0 Best, Matus