[gem5-users] GCC Target Build

2014-10-02 Thread Khaled Mahmoud via gem5-users
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 buil

Re: [gem5-users] How to run PARSEC within GEM5 in FS mode?

2014-10-02 Thread Jae-Eon Jo via gem5-users
Hi, This helped me to create a 16GB disk image: https://www.mail-archive.com/gem5-users@gem5.org/msg09928.html Best Jae-Eon 2014-10-01 16:33 GMT+09:00 babak aghaei via gem5-users : > Hi M.Y. > You must change the disk image size with /gem5/util/gem5img.py as you want. > I hope that help you. >