Someone at work asked me how long it took to build gem5 from scratch, and in the process of finding out I noticed that there was a linker error where the constructor for the NOP instruction in x86. I built before I checked that in, but apparently there was either a stale file floating around that made it work, or this is a system specific problem. The last time this happened there was something that was unnecessarily marked as inline, I think, and the compiler optimized it away. I won't be able to look at it for a while, so if anyone could look at it for me I'd appreciate it.

Gabe

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to