Subject: | Re: [Boost-users] 1.59.0 rc2 is now available |
---|---|
Date: | Fri, 7 Aug 2015 21:19:28 -0500 |
From: | Merrill Cornish <merrill.cornish@earthlink.net> |
To: | boost-users@lists.boost.org |
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.