Kalle Wachsmuth
Results
12
comments of
Kalle Wachsmuth
You need a compiler that can compile to RISC-V machine code, Apple's Clang fork can't. Consider using a non-Apple version of LLVM. You can use `CC`, `AR`, `LD` and `OBJCOPY`...
No, same result.