You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like you don't have a RISC-V toolchain installed. The result of installing the toolchain should be that riscv64-unknown-elf-gcc is on your path.
ld/../benchmarks/mt-vvadd -I/root/fpga-zynq/rocket-chip/riscv-tools/riscv-tests/ build/../benchmarks/mt-matmul /root/fpga-zynq/rocket-chip/riscv-tools/riscv-test s/build/../benchmarks/median/median_main.c -o median_main.o
make[1]: riscv64-unknown-elf-gcc: Command not found
/root/fpga-zynq/rocket-chip/riscv-tools/riscv-tests/build/../benchmarks/Makefile :85: recipe for target 'median_main.o' failed
make[1]: *** [median_main.o] Error 127
make[1]: Leaving directory '/root/fpga-zynq/rocket-chip/riscv-tools/riscv-tests/ build/benchmarks'
Makefile:18: recipe for target 'benchmarks' failed
make: *** [benchmarks] Error 2
The text was updated successfully, but these errors were encountered: