s390x-linux-gnu-gfortran
GNU Fortran 95 compiler for the s390x architecture
Install
- All systems
-
curl cmd.cat/s390x-linux-gnu-gfortran.sh
- Debian
-
apt-get install gfortran-s390x-linux-gnu
- Ubuntu
-
apt-get install gfortran-s390x-linux-gnu
- Kali Linux
-
apt-get install gfortran-s390x-linux-gnu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gfortran-s390x-linux-gnu
- Dockerfile
- dockerfile.run/s390x-linux-gnu-gfortran
gfortran-s390x-linux-gnu
GNU Fortran 95 compiler for the s390x architecture
This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. This is a dependency package providing the default GNU Fortran 95 cross-compiler for the s390x architecture.