
(my last email is still in moderaition because of the zip with the log)
On Tue, Oct 22, 2013 at 11:40 PM, Klaim - Joël Lamotte
The boost build on my Win764bit finished for me for both VS2012 and VS2013, apparently no error in the log I'm attaching to this mail with the build script (which uses b2). I'll try now to compile my main project.
I forgot to say that the revision I built was trunk r86395. So building boost with b2 now don't spawn errors, but compiling my project I still hit this bug: https://svn.boost.org/trac/boost/ticket/9266 see comments for details. (By the way, does the test suite is able to catch such compiler crashes?) To continue compiling my project, see other errors, I modified synchronized_value to activate only the code that do use variadic templates, which is a workaround I suggested in the bug report. I'm waiting for the rest of the project build right now.