riscv64-linux-gnu-gcc-nm
GNU C compiler for the riscv64 architecture
Install
- All systems
-
curl cmd.cat/riscv64-linux-gnu-gcc-nm.sh
- Debian
-
apt-get install gcc-riscv64-linux-gnu
- Ubuntu
-
apt-get install gcc-riscv64-linux-gnu
- Arch Linux
-
pacman -S riscv64-linux-gnu-gcc
- Kali Linux
-
apt-get install gcc-riscv64-linux-gnu
- Fedora
-
dnf install gcc-riscv64-linux-gnu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gcc-riscv64-linux-gnu
- Dockerfile
- dockerfile.run/riscv64-linux-gnu-gcc-nm
gcc-riscv64-linux-gnu
GNU C compiler for the riscv64 architecture
This is the GNU C compiler, a fairly portable optimizing compiler for C. This is a dependency package providing the default GNU C cross-compiler for the riscv64 architecture.