Hello, I'm trying to use clang to cross-compile an embedded risc-v project from my amd64 host. The problem is that it looks like the riscv target isn't available and I only have targets related to my host gpu and cpu. Is there a way to add other targets as well like on other clang distributions? Am I missing something?
- Cross-compiling with clang lorenzo
- Re: Cross-compiling with clang Stuart Henderson

