riscv-rust-toolchain
riscv-rust-toolchain copied to clipboard
RISCV Rust Toolchain
When I cross-compile RISCV assembly instructions in file.asm with "rustc 1.60.0-nightly (5e57faa78 2022-01-19) riscv64imac-unknown-none-elf" toolchain. I got the following error: ``` error: instruction requires the following: 'M' (Integer Multiplication and...
link https://github.com/riscv-rust/rust is broken Problem is this is first search result which comes up when searching for "Risc-V rust" please, fix it, because it seems like rust on Risc-V is...
Rust names it "jobs", too. Fixes: ad61bf8325774d4858ffb3a8127629b174d27db8 Fixes: df53819082c8c758661fabe4864afa45fce662b6 Signed-Off-By: Dennis Schridde