riscv-fesvr icon indicating copy to clipboard operation
riscv-fesvr copied to clipboard

Cannot build fesvr due to std::runtime_error

Open JeremieMelo opened this issue 6 years ago • 0 comments

I am using arm-xilinx-linux-gnueabi-g++ version(4.7.2) I got the error: riscv-fesvr/fesvr/htif.cc: In member function 'virtual void htif_t::load_program()': riscv-fesvr/fesvr/htif.cc:108:11: error: 'runtime_error' is not a member of 'std' Makefile:310: recipe for target 'htif.o' failed

JeremieMelo avatar Oct 22 '18 21:10 JeremieMelo