Hi, In the previous few days, I have been receiving an error "Cannot read object file". Asking in this mailing list and through Internet search I learned that I need to build a cross compiler to for the target CPU Architecture I am simulating.
How do I know the exact target option (When I build the gcc cross compiler) that would match the gem5 simulated CPU ? For example, I tried to run a simple HelloWorld C++ program on 86 build but I received the same error knowing the default Apple gcc target has the target => "x86_64-apple-darwin13.3.0". It is already 86 and it does not compile :( :( :( :( :( How can I tell which gcc target will work for my gem5 simulated CPU ? Regards, Khaled Mahmoud
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
