Hi Max,

On Wed, 2 Jan 2013 21:33:13 +0100, Max Kellermann <m...@duempel.org> wrote:
> According to /usr/include/c++/4.6/i686-w64-mingw32/bits/c++config.h,
> the C++11 threading library (std::mutex and others) has been disabled
> at compile time.  Please enable it to allow compiling multi-threaded
> C++ applications.

It's disabled automatically during the build because it's not supported on
Windows using gcc 4.6. Once I switch to gcc 4.7 or 4.8 it should be enabled
automatically. (But I'll check to make sure!)

Regards,

Stephen

Attachment: signature.asc
Description: PGP signature

Reply via email to