Description
Provides runtime libraries required by Go programs compiled with GCC's Go frontend. These libraries supply language runtime behavior expected by binaries built with gccgo.
Most users install it only when an application depends on gccgo-built Go runtime support. It does not provide the standard Go development toolchain by itself.