Hi, All, I download the arm cross-compile tool from CodeSourcery as recommended by gem5 wiki. I statically cross compiled SPEC CPU2000 benchmark by it. It works in SE mode simulation. However, when I use it to compile benchmarks dynamically. It seems something wrong. For ammp(excutable binary which I cross compiled dynamically),
file ammp ammp: ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped ldd ammp not a dynamic executable I also test the cross-compile tool with an simple "hello.c" program. When I cross-compiled it dynamically then run it directly( not in gem5), It report the error: /lib/ld-linux.so.3: No such file or directory Any suggestion of this problem? Thanks in advance. Regards, Bojun Ma
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users