id summary reporter owner description type status milestone component version severity resolution keywords cc 9095 Boost Mingw w64 config isn't detecting correctly Andrew Ho John Maddock "This is related to #8817. There are some components dealing with Windows compatibility which are found in visualc.hpp rather than win32.hpp. Namely, these are components dealing with WindowsCE such as BOOST_HAS_THREADEX, BOOST_NO_SWPRINTF, and BOOST_HAS_GETSYSTEMTIMEASFILETIME. The fix applied by #8817 only applies to the Thread library which was preventing a compilation of Boost.Thread, but did not resolve incorrect detection of compiler/platform features in Boost.Config. It was suggested to open a separate ticket to handle the portion of Config which needs to be modified. Attached is a patch containing only the parts related to Boost.Config." Bugs closed To Be Determined config Boost Development Trunk Problem fixed