Clang and C++11 <mutex> header

Yaakov Selkowitz yselkowitz@cygwin.com
Sun Sep 28 16:39:00 GMT 2014


On 2014-09-26 07:59, Václav Zeman wrote:
> I am trying to use <mutex> C++11 header with Clang but  the compilation fails:
[snip]
> Is this Clang package configuration issue (disabled TLS support) or
> Clang porting issue (missing TLS support in Clang on Cygwin)?

The latter; clang does not have support for TLS on PE platforms.


Yaakov


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list