[Interest] Qt Binaries for Mingw 4.7

Thiago Macieira thiago.macieira at intel.com
Tue Jul 24 23:20:31 CEST 2012


On terça-feira, 24 de julho de 2012 11.04.22, K. Frank wrote:
> In terms of compiler speed, it seems to me that the consensus is
> that gcc on windows (e.g., mingw or mingw-w64) is slow.  Would
> you have any thoughts on why that might be?
> 
> I've heard a couple of different possibilities: one is that the cost of
> spawning processes is higher on windows; and now from Konrad
> that a lot of small i/o operations could be the culprit.

Another possibility is that the malloc() is slow.

There are many reasons why the same compiler in a different OS might be slow.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120724/d3cb81be/attachment.sig>


More information about the Interest mailing list