Skip to content
Discussion options

You must be logged in to vote

It is still here https://github.com/iree-org/iree/blob/main/build_tools/cmake/linux_riscv64.cmake.
You can use https://github.com/iree-org/iree/blob/main/build_tools/cmake/build_riscv.sh to help you build risc-v environment. For example, IREE_READ_REMOTE_CCACHE=0 IREE_HOST_BIN_DIR="/path/to/iree-build/install/bin" RISCV_TOOLCHAIN_ROOT="/path/to/riscv/toolchain/clang/linux/RISCV" build_tools/cmake/build_riscv.sh
You can get the latest toolchain here https://github.com/riscv-collab/riscv-gnu-toolchain/releases.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by FlintWangacc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants