Daniel Johnson wrote: >> (One note: I wasn't watching memory usage while QtGui4d.dll was >> being linked, but when the non-debug version, QtGui4.dll, was >> being linked, memory usage (for all processes in the system, not >> just ld) started at about 1 GB and grew more or less linearly to >> about 2.5 to 3 GB. QtGui4.dll is about 13 MB in size.) > > When I tried to build Qt a few months ago it wouldn't ever finish > when I left it overnight, and the part that it failed on was linking. > It was maxing out on disk IO the whole time. Perhaps something is > being handled badly that it needs to have such fast access to work > properly.
Maybe anti-virus issue? I've learned to add an exception to my work-in-progress area of the disk so the anti-virus doesn't do on-the-fly checking of the files being generated. In fact I've added an entire drive letter to be ignored so I don't have to go add yet another folder to be ignored. Earnie ------------------------------------------------------------------------------ RSA® Conference 2012 Save $700 by Nov 18 Register now! http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
