Hello Everyone, I want to create a class in Gem5 src/sim folder. I build .cc and its .hh. But when I compile it it always has error "undefined reference". Then I declare the head file in Sconcscript. Then number of error is decreased but it still has one error "undefined reference". where should I declare the new class? How can I add a new class in Gem5?
with best regards Yunxia Zhu
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
