On Friday, 23 August 2019 11:27:12 PDT Jean-Michaël Celerier wrote:
> I'm using this toolchain to build qtbase, declarative, svg, websockets,
> serialport and a few other : https://github.com/mstorsjo/llvm-mingw
> 
> I think that it has also been used for webengine.

Interesting, it would rehabilitate webengine for mingw.

I also note the known issue list says
"The toolchain uses Windows native TLS support, which doesn't work properly 
until Windows Vista."

It doesn't affect us, since we don't target anything older than W7, but it's 
good to know that it uses the native TLS support.

In any case, we don't need that full toolchain, since we don't need the LLVM 
tools. We can work with GNU binutils just fine with Clang.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products



_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to