Closed chenyuanyping closed 1 month ago
riscv64-unknown-elf-gcc () 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
when run :
make all -j4
out/v256x64machine/tests/stage1/vaadd_vv-0.S:5:10: fatal error: riscv_test.h: No such file or directory 5 | #include "riscv_test.h" | ^
~~~~~ compilation terminated.