Hi, i am not sure if i am fully correct on this matter, but you might have to put a -static flag in your Makefile for benchmarks. You can search online for that.
On Wed, Aug 12, 2015 at 5:55 PM, lokesh Sasikanth Kallam <[email protected]> wrote: > Hello , > > when I used the command > > > build/X86/gem5.opt configs/example/se.py -c > /home/lokeish2/cpu2006/benchspec/CPU2006/401.bzip2/exe/bzip2_base.amd64-m64-gcc41-nn > in order to run the spec2006 benchmark for x86 I was > getting an error showing that" Object file is a dynamic executable however > only static executables are supported ! please recompile your executable as > a static binary and try again" can anyone help me to solve this . Here is a > snip of the error below. > > > lokeish2@lokeish2-Inspiron-5421:~/gem5$ build/X86/gem5.opt > configs/example/se.py -c /home/lokeish2/ > cpu2006/benchspec/CPU2006/401.bzip2/exe/bzip2_base.amd64-m64-gcc41-nn > gem5 Simulator System. http://gem5.org > gem5 is copyrighted software; use the --copyright option for details. > gem5 compiled Aug 11 2015 22:38:32 > gem5 started Aug 12 2015 13:46:59 > gem5 executing on lokeish2-Inspiron-5421 > command line: build/X86/gem5.opt configs/example/se.py -c > /home/lokeish2/cpu2006/benchspec/ > CPU2006/401.bzip2/exe/bzip2_base.amd64-m64-gcc41-nn > Global frequency set at 1000000000000 ticks per second > warn: DRAM device capacity (8192 Mbytes) does not match the address range > assigned (512 Mbytes) > fatal: Object file is a dynamic executable however only static executables > are supported! > Please recompile your executable as a static binary and try again. > @ tick 0 > [create:build/X86/sim/process.cc, line 541] > Memory Usage: 636284 KBytes > Program aborted at cycle 0 > Aborted (core dumped) > lokeish2@lokeish2-Inspiron-5421:~/gem5$ > > please help me to solve this error . > > Thanks in advance ... > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > -- Best Regards Atif Yasin Graduate Student, Utah State University Cellphone: +1-435-764-4860
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
