Language

Package: gcc @ 10.3.0

Synopsis

Complete GCC tool chain for C/C++ development

Description

This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.

Home page
https://gcc.gnu.org/
Location
guix/packages.scm (line: 662, column: 2)
License

Lint warnings

LinterMessageLocation
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'