23 Sep
2013
23 Sep
'13
10:38 p.m.
Andrey Semashev wrote:
Yes, MinGW-w64 defines _Interlocked* functions in terms of gcc intrinsics internally, in intrin.h. This header is only available in MinGW-w64 and not MinGW (the original project). Considering all that I prepared a patch for interlocked.hpp (attached, the patch is against trunk).
I'm OK with that too, if it works for Frederic.