Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bare metal dana #57

Open
nicolast0604 opened this issue Jul 21, 2019 · 1 comment
Open

bare metal dana #57

nicolast0604 opened this issue Jul 21, 2019 · 1 comment

Comments

@nicolast0604
Copy link

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

@seldridge
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants