Hi Konrad! On Tue, Jul 24, 2012 at 3:06 AM, Konrad Rosenbaum <kon...@silmor.de> wrote: > Hi, > > On Monday 23 July 2012 23:24:38 K. Frank wrote: >> On Mon, Jul 23, 2012 at 4:33 PM, Konrad Rosenbaum <kon...@silmor.de> wrote: >> > ... > ... >> > But I could imagine that slipping a layer between mingw and gcc could >> > help, since those promises don't need to be quite as strong in the >> > typical GCC scenario (it is enough to be synchronized after the gcc >> > process ends). >> > >> > Hmm, is there an equivalent to LD_PRELOAD on Windows? I.e. is it possible >> > to exchange certain library calls for some processes, but not others? >> >> Thanks for the suggestions. > > Do I take it you have a plan? ;-)
No. Maybe it's a little selfish of me, but mingw / mingw-w64 is "good enough" for me, even if it is slow on bigger projects. (Also, I'm not sure that I'd have the strength to tackle something like this.) >> > ... >> > >> >> I should note that when I upgraded to g++ 4.7.0 and Qt 4.8.0-rc1, >> >> I almost didn't have enough memory to complete the build. The >> >> build process ran out of memory when linking QtGuid4.dll, but >> >> after a fresh reboot and killing off what I deemed to be some >> >> unnecessary processes (to free up as much memory as I could), >> >> I was able to rerun the build process and have it complete successfully. >> >> >> >> (At that time people made various suggestions as how to reduce >> >> the memory requirements of the build. But since I ended up having >> >> enough memory, I didn't try any of them, and I did successfully >> >> complete the default build.) >> > ... >> > Out of curiosity: how much memory did it take? I usually give my >> > Windows-VM less than 1GB. >> >> I don't know exactly. I would say that I needed pretty close to 2 GB >> (not just for the linking process itself, but also for whatever else the >> os felt it needed.) > > Ok, I definitely need to increase my VM size when building Qt. If you do build Qt again with mingw and happen to get further information on how much memory is required, please consider posting what you learn. I'd certainly be interested. Which part of the build used the most memory would also be nice to know. (In my case linking QtGuid4.dll was the sticking point.) > ... > Konrad Thanks. K. Frank _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest