Probably, you didn't compile the program for Alpha. Use a cross compiler or use x86 architecture for gem5.
Thanks, Naman On Sun, Sep 28, 2014 at 1:18 AM, Khaled Mahmoud via gem5-users < [email protected]> wrote: > Hi, > > I am getting the following error when running the command > "./build/ALPHA/gem5.opt > configs/example/se.py -c ./MainC". > > Error: fatal: Can't load object file ./MainC > > I don't get many clues and answers when I search the Internet. > > This is a simple C program that just print "Hello World!". Any hints on > what is going wrong ? > > Regards, > Khaled Mahmoud > > _______________________________________________ > 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
