Language

Package: gccgo @ 11.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: 1009, column: 4)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/51r25mkc3j1mqrvgda03ama6lhmk6bhz-gccgo-11.3.0.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/w4i2qyzlgjzd0wfxllbskvaflvqb82xq-gccgo-11.3.0.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/n7pkfbsybbd7kn4qqn64b57lw2j81q0j-gccgo-11.3.0.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/5ihykr3kyba6ly4h17gdbd8s2lpqdy12-gccgo-11.3.0.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/1sbzigq3rfcb936hx3p4dwc8k44wi8zr-gccgo-11.3.0.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/lsjnpn97fggz0sy87kblbbclkwsm74z8-gccgo-11.3.0.drv
x86_64-linuxi686-w64-mingw32/gnu/store/72nd7ppv8biwvccgiirf5cks2wydamkw-gccgo-11.3.0.drv
x86_64-linuxi586-pc-gnu/gnu/store/h2sa8yr6yvb3wspbapgx028d55q78ahz-gccgo-11.3.0.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/fsk8nc4nqhn55pp2c3xv2qays4h0nwqw-gccgo-11.3.0.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/vq1byr2irp2dnp8n437kyas32akpw06z-gccgo-11.3.0.drv
riscv64-linux/gnu/store/fa93rky4z4yazvzbmcib44p934maq1xj-gccgo-11.3.0.drv
    powerpc-linux/gnu/store/8qrffh0icaa6q99mqxarb4qrgr4p1j8f-gccgo-11.3.0.drv
      powerpc64le-linux/gnu/store/9gmj4yj0sz5zrzy3h6r81xqsfwbp1nc8-gccgo-11.3.0.drv
      mips64el-linux/gnu/store/agnqaxjpw2ghln2kfv4hz7l1swzwg283-gccgo-11.3.0.drv
        i686-linux/gnu/store/rb6qfsvwcv6q5wv2vfqih3p3cqqsz0yh-gccgo-11.3.0.drv
        i586-gnu/gnu/store/jz45bcamx25lh6y1spmfmv0rf32df12x-gccgo-11.3.0.drv
        armhf-linux/gnu/store/ipfmr3awkdsshcxs4z9zkl2717a7rgph-gccgo-11.3.0.drv
        aarch64-linux/gnu/store/1467662bl81hlb6367gncfby46zbd6s8-gccgo-11.3.0.drv

        Lint warnings

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

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

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