I'm trying to compile Qt 4.8.2 from sources on Windows 7 x64 with MinGW GCC 4.7.1 (downloaded from http://nuwen.net/mingw.html). The machine has 8GB installed memory. To compile I simply run configure.exe and mingw32-make with all defaults. After a while during the compilation process I get the error "ld.exe: final link failed: Memory exhausted" and the compilation process halts. What could be causing this and how could I fix it? Thanks.
Bookmarks