$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] 1.59.0 rc2 is now available
From: Merrill Cornish (merrill.cornish_at_[hidden])
Date: 2015-08-07 22:19:28
Clean compile of 1.59.0.rc2 using Windows 7.1, 64-bit, MinGW 5.1,
64-bit, built as C++ 2014.
Command line: \bin\b2.exe --prefix=d:\boost_1_59_0_b2
--build-type=complete --without-mpi cxxflags="-std=c++14" -a
toolset=gcc stage >d:\bin\build.log 2>&1 My project compiles without
error and all tests run without error.