GNU Compiler Collection
GCC is the GNU Compiler Collection. It provides compiler front-ends for several languages, including C, C++, Objective-C, Fortran, Ada, and Go. It also includes runtime support libraries for these languages.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'libstdc++' does not match package name 'libstdc++-headers' |