arm-linux-gnueabihf-gcc-7
GNU C compiler
Install
- All systems
-
curl cmd.cat/arm-linux-gnueabihf-gcc-7.sh
- Debian
-
apt-get install gcc-7-arm-linux-gnueabihf
- Ubuntu
-
apt-get install gcc-7-arm-linux-gnueabihf
- Kali Linux
-
apt-get install gcc-7-arm-linux-gnueabihf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gcc-7-arm-linux-gnueabihf
- Dockerfile
- dockerfile.run/arm-linux-gnueabihf-gcc-7
gcc-7-arm-linux-gnueabihf
GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C. This package contains C cross-compiler for armhf architecture.