Complete GCC tool chain for Fortran development
This package provides a complete GCC tool chain for Fortran development to be installed in user profiles. This includes gfortran, as well as libc (headers and binaries, plus debugging symbols in the debug
output), and binutils.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'gcc' does not match package name 'gfortran' | |
input-labels Identify input labels that do not match package names | label 'libc' does not match package name 'glibc' | |
input-labels Identify input labels that do not match package names | label 'libc-debug' does not match package name 'glibc:debug' | |
input-labels Identify input labels that do not match package names | label 'libc-static' does not match package name 'glibc:static' |