如何在PowerPC上使用Go

Is there a way to get Google Go to generate Linux/PowerPC executables?

Update: I guess this announcement helps a bit.

The Go compilers provided do not target Linux/ppc, but the GCC frontend, gccgo, may be able to.

Since Go version 1.5 ppc64 and ppc64le are supported.

You can also find the go compiler package using the golang name available both on Debian and Ubuntu.

➜ apt cache madison golang

golang | 2:1.6.1+1ubuntu2 | http://www.las.ic.unicamp.br/pub/ubuntu-ports yakkety/main ppc64el Packages golang-defaults | 2:1.6.1+1ubuntu2 | http://www.las.ic.unicamp.br/pub/ubuntu-ports yakkety/main Sources