Boost release 1.59.0 beta 1 is now available from SourceForge
Boost release 1.59.0 beta 1 is now available from SourceForge See http://sourceforge.net/projects/boost/files/boost/1.59.0.beta.1/ For details of what's in the release, see http://www.boost.org/users/history/version_1_59_0.html. Note that the links to files on this web page are for the final release - use the SourceForge link above to get the beta files. Please download the beta, give it a try, and report any problems you encounter. Thanks, -- The Boost Release Team
On Thu, Jul 16, 2015 at 8:16 AM, Marshall Clow
Boost release 1.59.0 beta 1 is now available from SourceForge See http://sourceforge.net/projects/boost/files/boost/1.59.0.beta.1/ For details of what's in the release, see http://www.boost.org/users/history/version_1_59_0.html. Note that the links to files on this web page are for the final release - use the SourceForge link above to get the beta files. Please download the beta, give it a try, and report any problems you encounter. Thanks,
-- The Boost Release Team
The windows binary installers are now also available on sourceforege: https://sourceforge.net/projects/boost/files/boost-binaries/1.59.0_b1/ These support: msvc-8.0 SP1 (32&64) msvc-9.0 SP1 (32&64) msvc-10.0 SP1 (32&64) msvc-11.0 Update 4 (32&64) msvc-12.0 Update 4 (32&64) Tom
On Thu, Jul 16, 2015 at 6:16 AM, Marshall Clow
Boost release 1.59.0 beta 1 is now available from SourceForge See http://sourceforge.net/projects/boost/files/boost/1.59.0.beta.1/ For details of what's in the release, see http://www.boost.org/users/history/version_1_59_0.html. Note that the links to files on this web page are for the final release - use the SourceForge link above to get the beta files. Please download the beta, give it a try, and report any problems you encounter.
Has anyone tried the beta release with new compilers? Specifically, I'm thinking about: * GCC 5.2 * VS2015 * Clang 3.7rc1 -- Marshall
On Wed, Jul 22, 2015 at 2:23 PM, Marshall Clow
On Thu, Jul 16, 2015 at 6:16 AM, Marshall Clow
wrote: Boost release 1.59.0 beta 1 is now available from SourceForge See http://sourceforge.net/projects/boost/files/boost/1.59.0.beta.1/ For details of what's in the release, see http://www.boost.org/users/history/version_1_59_0.html. Note that the links to files on this web page are for the final release - use the SourceForge link above to get the beta files. Please download the beta, give it a try, and report any problems you encounter.
Has anyone tried the beta release with new compilers?
Specifically, I'm thinking about: * GCC 5.2 * VS2015 * Clang 3.7rc1
VS 2015 RTM runs the bootstrap and build without errors. Every compile, however, produces the "Unknown compiler version - please run the configure tests and report the results" warning. The config fix for that has been pushed to develop, but has not been merged into master yet. --Beman
participants (3)
-
Beman Dawes
-
Marshall Clow
-
Tom Kent