<div dir="ltr"><div dir="ltr"><div>I'm using this toolchain to build qtbase, declarative, svg, websockets, serialport and a few other : <a href="https://github.com/mstorsjo/llvm-mingw">https://github.com/mstorsjo/llvm-mingw</a></div><div><br></div><div>I think that it has also been used for webengine.</div><div><br></div><div>Jean-Michaël<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 23, 2019 at 8:16 PM Thiago Macieira <<a href="mailto:thiago.macieira@intel.com">thiago.macieira@intel.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Restarting the thread since it changed subjects many times and has gone back <br>
and forth.<br>
<br>
Simon wrote:<br>
> I ran into the crash a while ago in the CI. See also<br>
> <a href="https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83562" rel="noreferrer" target="_blank">https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83562</a> .<br>
<br>
That bug report shows that GCC does not properly implement thread_local on <br>
MinGW 32-bit over 8 years after the publication of the standard and over 4 <br>
years after the feature became available on other platforms.<br>
<br>
I am proposing we make the C++11 thread_local feature mandatory and stop <br>
supporting any compilers that fail to support it. <br>
<br>
That would exclude GCC on MinGW 32-bit. 32-bit Windows GCC-compatible-ABI <br>
support would be provided by Clang.<br>
<br>
If this proposal seems acceptable, we need to see if it is technically <br>
feasible: can Clang/MinGW compile our codebase? And how does one go about <br>
installing it?<br>
<br>
-- <br>
Thiago Macieira - thiago.macieira (AT) <a href="http://intel.com" rel="noreferrer" target="_blank">intel.com</a><br>
  Software Architect - Intel System Software Products<br>
<br>
<br>
<br>
_______________________________________________<br>
Development mailing list<br>
<a href="mailto:Development@qt-project.org" target="_blank">Development@qt-project.org</a><br>
<a href="https://lists.qt-project.org/listinfo/development" rel="noreferrer" target="_blank">https://lists.qt-project.org/listinfo/development</a><br>
</blockquote></div></div>