Hi, Has anyone else tried running TLM full-system example (in util/tlm/) with latest gcc toolchain (v 5.2.1). For me it works with older gcc toolchain (v4.9) but for new toolchain I am able to compile the code using the provided Makefile but at runtime I get:
./gem5.opt.sc: Symbol `_ZN6MemCmd11commandInfoE' has different size in shared object, consider re-linking./gem5.opt.sc: Symbol `_ZTV5Event' has different size in shared object, consider re-linkingsrc/tcmalloc.cc:278] Attempt to free invalid pointer 0xaa8f00 Aborted (core dumped) Let me know how to fix this. I assume the Makefile should somehow be updated or am I making mistake in building the build/ARM/gem5.opt or its shared library?? Regards,uzair
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
