[pkg-golang-devel] Bug#776401: Bug#776401: src:golang: Set CGO_ENABLED for all platforms

Hilko Bengen bengen at debian.org
Tue Mar 1 22:10:22 UTC 2016


* Michael Hudson-Doyle:

> Totally random thought, but could multiarch help here?

What you describe might help for the supported linux platforms. If one
has to configure all sorts of secondary architectures, this does not
seem like a very feasible developer setup, though.

I'd also like to be able to cross-build Windows binaries using CGO and
the MinGW compiler toolchain. At the moment I can do this with jessie,
with a slightly patched golang 1.4.x backport.

I have another idea: How about adding a separate package that contains
compiled libraries for all non-native architectures, using
cross-compilers (such as the MinGW compilers or
gcc-5-arm-linux-gnueabihf) to build the CGO bits?

Cheers,
-Hilko



More information about the pkg-golang-devel mailing list