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