x86_64-linux-gnu-gfortran-4.4
GNU Fortran 95 compiler
Install
- All systems
-
curl cmd.cat/x86_64-linux-gnu-gfortran-4.4.sh
- Debian
-
apt-get install gfortran-4.4
- Ubuntu
-
apt-get install gfortran-4.4
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gfortran-4.4
- Raspbian
-
apt-get install gfortran-4.4
- Dockerfile
- dockerfile.run/x86_64-linux-gnu-gfortran-4.4
gfortran-4.4
GNU Fortran 95 compiler
This is the GNU Fortran compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.