
4 Aug
2004
4 Aug
'04
9:10 a.m.
On Wed, 04 Aug 2004 09:48:00 +0200 Bronek Kozicki <brok@rubikon.pl> wrote:
Roland wrote:
#elif defined(BOOST_MSVC) && (BOOST_MSVC >= 1200) //200 == VC++ 6.0 #include <libs/thread/src/pe6_tls.ipp>
What version of MSVC6 (service pack ?) you are using?
I used some service pack before 6 as it appeared to work. Now I installed SP6 and it does not work any more. Same as your observations. I will try to find out what is going on. Roland