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
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?