[pkg-golang-devel] Bug#841645: golang-go: There is no mips64el support

Tianon Gravi tianon at debian.org
Tue Jun 13 17:39:43 UTC 2017


On 7 June 2017 at 02:23, Mathieu Malaterre <malat at debian.org> wrote:
> Are you saying that the patch is more complex than just
> s/mipsn64/mips64el/ ? Or are you saying you do not want to maintain
> such patch until upstream add an alias for mips64el ?

Yes, the patch is more complex than simply adjusting the GOARCH values
from what I've seen -- the crux of the issue is that we need Go
available in order to build Go, and gccgo has been our simplest source
for doing so (especially since it makes backports easy to bootstrap
too), but this discrepancy between GOARCH in gccgo vs cgo causes build
issues when doing so.

In theory we should be able to do a cross-compiling bootstrap of
mips64el, but that increases the complexity level significantly as
well (if not in the packaging source, then in the upload procedure to
get all the right bits in place in the archive).


♥,
- Tianon
  4096R / B42F 6819 007F 00F8 8E36  4FD4 036A 9C25 BF35 7DD4



More information about the pkg-golang-devel mailing list