I recompiled it.
(run b2 toolset=intel-11.1 "cxxflags=/GS-")
It still crashes at the same place.
On Mon, May 6, 2013 at 4:53 PM, Igor R
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- _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users