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