On Thu, Oct 31, 2013 at 4:35 AM, Marshall Clow
Release candidate files for 1.55.0 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: ba1ae723b8b4d1edeca684bb14b3213b *boost_1_55_0_rc1.tar.gz 66e01be2f328c556835c42be7b6d17d5 *boost_1_55_0_rc1.tar.bz2 925bb6c96082033687e5742b4e77af7b *boost_1_55_0_rc1.zip 830d61075ecf7d5ebf7c0843033393bf *boost_1_55_0_rc1.7z
Thanks!
-- The release managers
Good builds on Windows 2008 Server R2 with msvc-8.0, msvc-9.0, msvc-10.0, and msvc-11.0, 32&64 bit, all configurations. I also linked each version with a sample program (Multi-thread dll) in both debug and release. However, there were problems with msvc-12.0 (better than beta1 though). They all appear to be in the serialization library. See these build logs: http://boost.teeks99.com/misc/boost_1_55_0-32bitlog.txt http://boost.teeks99.com/misc/boost_1_55_0-64bitlog.txt Tom