[Qemu-devel] [Bug 798258] Re: System hang when compiling QEMU on ARM host

2011-06-16 Thread specx2
Using the ./configure --extra-cflags=-fno-var-tracking gave the following result: ... CCi386-softmmu/translate.o cc1: out of memory allocating 14633640 bytes after a total of 60088320 bytes make[1]: *** [translate.o] Error 1 make: *** [subdir-i386-softmmu] Error 2 -- You received this bug n

[Qemu-devel] [Bug 798258] [NEW] System hang when compiling QEMU on ARM host

2011-06-16 Thread specx2
Public bug reported: Configuration: Ubuntu 10.10 Linux 2.6.32.9 GCC 4.4.5 Host is based on ARM7 Processor (Qualcomm Snapdragon QSD8250) ./configure make After the lines ... i386-softmmu/translate.o The system is completely freezes I guess that GCC uses all the memory?