You might find your answer here: http://learning.gem5.org/book/part2/index.html
On Wed, Jan 23, 2019 at 12:53 AM Yunxia Zhu <[email protected]> wrote: > 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
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
