6 May
2013
6 May
'13
1:53 p.m.
Stack looks in release:
boost::__N_32_libs_thread_src_win32_thread_cpp_f66b8662::run_thread_exit_callbacks() + 0x139 bytes
boost::__N_32_libs_thread_src_win32_thread_cpp_f66b8662::thread_start_function() + 0x833 bytes boost::__N_32_libs_thread_src_win32_thread_cpp_f66b8662::ThreadProxy() + 0x36 bytes
I tried both 1.52/1.53.
Could you please recompile Boot.Thread with /GS- option and see whether it still happens?
Sorry for asking ...
I am absolutely not familiar with bjam. Can you, please, point to file that contains flags settings for boost.thread ?
Just add the following option to your bjam line: cxxflags=/GS-