On Thu, 27 Dec 2012, ali bagherian wrote:

Hi,

I tried to compile Gem5.  but I got following error:

scons: Building targets ...
[     CXX] X86/arch/x86/generated/decoder.cc -> .o
virtual memory exhausted: Cannot allocate memory
scons: *** [build/X86/arch/x86/generated/decoder.o] Error 1
scons: building terminated because of errors.


gem5.opt for x86 architecture requires a lot of memory while compiling.
You can either compile gem5.opt on a machine that has more RAM, or compile
gem5.fast / gem5.debug.

--
Nilay

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to