On Thu, 9 Aug 2012, Gihun wrote:
$ gcc ./tests/test-progs/hello/src/hello.c -o hello.c.i386 -m32 -static -static- libgcc $ file hello.c.i386 hello.c.i386: ELF 32-bit LSB executable, Intel 80386, version 1 (GNU/Linux), statically linked, for GNU/Linux 2.6.24, BuildID[sha1]=0x40574c56a0c7afc068b8936685816c4ba87524d1, not stripped
Can you try with a 64-bit binary instead? -- Nilay _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
