Thanks, I will compile Qt for MINGW, I hope it will be as easy as building for 
iOS was.

But it is unfortunate that 64-bit version of mingw cannot produce compatible 
binaries for same abi. I wonder if Qt developers plan to include 64 bi toolset 
into official Qt installation by default.


If only LLVM lld could be somehow used to speed up linking..


Regards,

Vyacheslav

________________________________
From: Konstantin Tokarev <annu...@yandex.ru>
Sent: Tuesday, June 5, 2018 10:24:11 PM
To: Vyacheslav Lanovets; interest@qt-project.org
Subject: Re: [Interest] 32-bit mingw ld out of memory



05.06.2018, 21:54, "Vyacheslav Lanovets" <qtsubscrib...@outlook.com>:
> Hello,
>
> I experience out of memory error in ld from mingw 5.3 included into Qt.
>
> Is it possible to use 64-bit version of mingw-w64?

Yes, but you need to build Qt from sources in this case

>
> And how can I use multi-threaded C:\Qt\Tools\mingw530_32\bin\ld.gold.exe to 
> build Qt apps?

Note that ld.gold is ELF-only, it cannot produce PE executables

>
> Please help!
>
> Regards,
>
> Vyacheslav
>
> ,
>
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> https://nam03.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists.qt-project.org%2Fmailman%2Flistinfo%2Finterest&data=02%7C01%7C%7C81bb391b37c843c983fb08d5cb19ec64%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636638234552924036&sdata=DJcnJ6z01aa%2BuOaBnalE2Mn71VNpnSr9YaRC3BXvWIY%3D&reserved=0


--
Regards,
Konstantin
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to