golang-go-netbsd-386

Go standard library compiled for netbsd_386
  http://golang.org/
  0
  no reviews



This package contains the go standard library, compiled for netbsd_386.

this package is just one of a number of packages, each providing the go standard library for a specific operating system/architecture combination. go supports cross-compilation, so each of these packages is useful on any architecture.

the files contained in this package are independent of the host architecture, that is, you can use golang-go-linux-amd64 to generate a binary for linux_amd64, even though you are executing the go compiler on linux_386.