http://boost.cowic.de/rc/boost_1_61_0_rc2.tar.bz2 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.
Built with MSVC (Visual Studio version 14.0.25123.00 Update 2) using this command line: b2 -j12 build-type=complete The build completed successfully but with warnings (see attached text file). The warnings seem benign with these exceptions: d:\lib\boost_1_61_0\boost\graph\named_function_params.hpp(240) : warning C4172: returning address of local variable or temporary D:\lib\boost_1_61_0\boost/signals/slot.hpp(51): warning C4251: 'boost::signals::detail::slot_base::data': class 'boost::shared_ptrboost::signals::detail::slot_base::data_t' needs to have dll-interface to be used by clients of class 'boost::signals::detail::slot_base' Hope this helps