Hi Tarek,

Thank you for the tuto. I followed the steps you provided and got stuck in
step *a) build m5op_arm object file* with this message :

ahmed@ubuntu:~/gem5-stable/util/m5$ cp Makefile.arm Makefile
ahmed@ubuntu:~/gem5-stable/util/m5$ make
arm-linux-gnueabi-gcc -O2 -I /include/ -I /include/linux -march=armv7-a -o
m5op_arm.o -c m5op_arm.S
make: arm-linux-gnueabi-gcc: Command not found
make: *** [m5op_arm.o] Error 127
ahmed@ubuntu:~/gem5-stable/util/m5$

Since I'm not a linux guy, I assume I have not understood how to use the
make command. Can you just illuminate me.
Thanks.



*Ahmed Ben Achballah*Assistant à ISSAT Kasserine
Chercheur au Laboratoire des Systèmes Avancés
École Polytechnique de Tunisie

On Sat, Oct 17, 2015 at 9:52 PM, Khaled Attia <[email protected]>
wrote:

> Hello all,
>
> I've been working on a technical report that covers the most basic usage
> of gem5. I've learned all of this using the documentation and this mailing
> list. I thought it would be helpful and time-saving for newcomers to have
> the most common details in one place so I'm sharing it here. This report is
> mainly about building and running the PARSEC 3 benchmarks for ARM
> architecture in full-system mode in gem5 which I'm currently using for my
> research. All the steps mentioned have been actually done and nothing went
> wrong. I hope it would be useful and I would like to thank everyone who
> helped by being patient and answered my naive questions. Please also
> provide any suggestions/bugs to work on.
> link for the report is:
> https://drive.google.com/file/d/0B1UBY1kHCnn3RGZ5NFNGa1RVMk0/view
>
> Regards,
> --
> *Khaled M. Attia*
> *T.A. @ Computers & Systems Engineering*
> *Mansoura University, Egypt*
> email: khaled.3ttia[at]gmail.com
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to