Hello, I am having encountering an issue with a cross compiled Hello World program. I used gcc-arm-linux-gnueabihf to cross compile the program for ARM. When I try to run my binary (hw.out) on a simulated ARM system, I get the following:
$ ./hw.out -sh: ./hw.out: No such file or directory Do you have any ideas for how to solve this, or any alternative recommended methods to cross compile? Thanks, Bryce Patel
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users