We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I was trying to follow the instructions in the Readme.md file and I had a small issue setting up the toolchain.
Instead of using this, for the 0.8.x version:
# for vector rvv-0.8.x RISCV_TUPLE=riscv64-unknown-elf
I used this definition:
# for vector rvv-0.8.x RISCV_TUPLE=riscv-none-embed
I think it is possible that the comment (for the 0.8.x vector) does not match the RISCV_TUPLE definition (which may be for the 0.9.x vector)
The text was updated successfully, but these errors were encountered:
I think this is fixed?
Sorry, something went wrong.
No branches or pull requests
Hi, I was trying to follow the instructions in the Readme.md file and I had a small issue setting up the toolchain.
Instead of using this, for the 0.8.x version:
I used this definition:
I think it is possible that the comment (for the 0.8.x vector) does not match the RISCV_TUPLE definition (which may be for the 0.9.x vector)
The text was updated successfully, but these errors were encountered: