Re: [pkg-go] cgo support on mips*

2016-11-21 Thread Peter Colberg
On Sun, Nov 20, 2016 at 10:52:50PM -0500, Peter Colberg wrote: > On which architectures does gccgo-6 support cgo? gcc-6.2.0/libgo/go/go/build/build.go: var cgoEnabled = map[string]bool{ … "linux/386": true, "linux/alpha": true, "linux/amd64": true,

[pkg-go] cgo support on mips*

2016-11-20 Thread Peter Colberg
Hi, I am trying to port acmetool to the mips, mips64el and mipsel in time for stretch. After adjusting the build dependencies to golang-any, the executable builds, but a test fails due to lack of cgo. https://buildd.debian.org/status/fetch.php?pkg=acmetool=mips=0.0.58-3=1479677902