Search Criteria
Package Details: riscv64-gnu-toolchain-musl-bin 2026.01.09-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/riscv64-gnu-toolchain-musl-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | riscv64-gnu-toolchain-musl-bin |
| Description: | GNU toolchain for riscv64 MUSL, including GCC. |
| Upstream URL: | https://github.com/riscv-collab/riscv-gnu-toolchain |
| Licenses: | GPL2 |
| Submitter: | Levitating |
| Maintainer: | Levitating (gilbs) |
| Last Packager: | gilbs |
| Votes: | 1 |
| Popularity: | 0.23 |
| First Submitted: | 2024-06-20 18:52 (UTC) |
| Last Updated: | 2026-01-09 19:54 (UTC) |
Latest Comments
manio commented on 2025-11-06 12:41 (UTC)
Much thanks for this package! Works great with rust crosscompilation after adding target:
rustup target add riscv64gc-unknown-linux-musl