[gem5-users] A build issue on RISCV gem5

2019-02-08 Thread Shimomura Shigeki
Hi Jason, Thanks for the info; https://gem5-review.googlesource.com/c/public/gem5/+/16162 worked for me. Regards, -Shigeki ___ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

[gem5-users] A build issue on RISCV gem5

2019-02-07 Thread Shimomura Shigeki
The system is Ubuntu 16.04 LTS with the latest updates on Xeon server. The followings are what I did; I don't think I've done anything unusual: git clone https://gem5.googlesource.com/public/gem5 git submodule update --init --recursive scons build/RISCV/gem5.opt [1st error here] git pull

[gem5-users] A build issue on RISCV gem5

2019-02-06 Thread Shimomura Shigeki
Hello, I tried the suggested patch, and now I got the following error... Thanks, Shigeki --Error message below-- <...> [ TRACING] -> RISCV/debug/CommitRate.hh [ TRACING] -> RISCV/debug/ExecFaulting.hh [ TRACING] -> RISCV/debug/O3PipeView.hh [ CXX] RISCV/cpu/o3/commit.cc -> .o In file

[gem5-users] A build issue on RISCV gem5

2019-02-05 Thread Shimomura Shigeki
Hello, I just got gem5 source codes over the weekend and trying to build it, and i get the following errors; could anyone take a look & let me know if there's any workaround, what it might be? The source code is the latest. Thanks, Shigeki --Error messages- below-- Command: scons