mips-linux-gnu-gfortran-8
GNU Fortran compiler
Install
- All systems
-
curl cmd.cat/mips-linux-gnu-gfortran-8.sh
- Debian
-
apt-get install gfortran-8-mips-linux-gnu
- Ubuntu
-
apt-get install gfortran-8-mips-linux-gnu
- Kali Linux
-
apt-get install gfortran-8-mips-linux-gnu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gfortran-8-mips-linux-gnu
- Dockerfile
- dockerfile.run/mips-linux-gnu-gfortran-8
gfortran-8-mips-linux-gnu
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.