Language

Package: gccgo @ 10.3.0

Synopsis

Go frontend to GCC

Description

This package is part of the GNU Compiler Collection and provides the GNU compiler for the Go programming language.

Home page
https://gcc.gnu.org/
Location
gnu/packages/gcc.scm (line: 873, column: 4)
License

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name
input-labels

Identify input labels that do not match package names

label 'libstdc++' does not match package name 'libstdc++-headers'