
18 Jan
2005
18 Jan
'05
2:49 p.m.
Hi there
From boost/config/stdlib/libstdcpp3.hpp:
<quote> #ifdef __GLIBCXX__ // gcc 3.4 and greater: # ifdef _GLIBCXX_HAVE_GTHR_DEFAULT // // If the std lib has thread support turned on, then turn it on in Boost // as well. We do this because some gcc-3.4 std lib headers define _REENTANT // while others do not... // # define BOOST_HAS_THREADS # else # define BOOST_DISABLE_THREADS # endif #endif </quote> I suspect this means that ST builds are no longer possible on some GCC platforms (I'm using MinGW). Could someone please confirm or deny this? Thanks & Regards, -- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.