arm-linux-gnueabihf-gfortran-5
GNU Fortran compiler
Install
- All systems
-
curl cmd.cat/arm-linux-gnueabihf-gfortran-5.sh
- Ubuntu
-
apt-get install gfortran-5-arm-linux-gnueabihf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gfortran-5-arm-linux-gnueabihf
- Raspbian
-
apt-get install gfortran-5
gfortran-5-arm-linux-gnueabihf
GNU Fortran compiler
gfortran-5
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.