avadhpatel / marss

PTLsim and QEMU based Computer Architecture Research Simulator
http://www.marss86.org
128 stars 63 forks source link

illegal instruction #61

Closed xubaqian closed 4 years ago

xubaqian commented 4 years ago

I use the same compiler to compile SPEC 2006 and SPEC 2017. SPEC 2006 can run on ubuntu-natty.qcow2, but SPEC 2017 cannot and it outputs "Illegal instruction". Why ?

xubaqian commented 4 years ago

remove some options or libs, then it works.