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