I compiled gem5 with the ALL option. I tried to run MIPS code and was told that that my code was compiled big endian for mips. GEM5 said that it only compiles for little endian. I used the dockcross option in the gem5 test-progs area, If I try to compile little endian, (-EL), the compiler fails. Is there a way of compiling for little endian?
Nick
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org