2015-06-08 10:07 GMT-03:00 Yaron Keren <yaron.ke...@gmail.com>:

> Ah yes, for gcc it is required.
> Have you looked at clang implementation? it support native TLS, it would
> be really nice if the implementation would be compatible.
>
>
Yeah it would be nice indeed. Few days ago a tried to build LLD with
Clang+Mingw64, and it failed because of the emutls in libstdc++. I had to
figure a way to use libc++, which doesn't use TLS in it's call_once
implementation.
------------------------------------------------------------------------------
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to