|
Threads-Devel : |
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-03-31 11:40:16
Roland Schwarz wrote:
> I'll try to look into this, although I currently do not have access to
> 64bit Windows.
As it turns out, this is not just a matter of applying a fix.
Just #ifdef'ing seems not to be the correct solution...
The same problem exists for vc-7_1 (I think because I have the 64 bit
compatibility checks turned on).
Most likely this comes from a missing pragma as can be seen from
/boost/detail/interlocked.hpp
Roland