Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Golang] Add support for a bootstrap binary
@ 2020-04-24 15:00 Kevin Vigouroux
  0 siblings, 0 replies; only message in thread
From: Kevin Vigouroux @ 2020-04-24 15:00 UTC (permalink / raw)
  To: buildroot

Hello,

Currently, on the supported systems, one way to build Go on the host
machine is to build it from a binary bootstrap toolchain because the
source bootstrap toolchain (Go 1.4) does not target some supported
architectures (ppc64le, aarch64...).

In practice, I would like to be able to build Go on a *aarch64*
machine. Then, cross-compiled Go packages to run them on an *arm*
machine.

References:
  - https://golang.org/doc/install/source#bootstrapFromBinaryRelease
  - https://golang.org/doc/install/source#environment ($GOHOSTOS and
  $GOHOSTARCH)

Best regards,
Kevin Vigouroux.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-24 15:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-24 15:00 [Buildroot] [Golang] Add support for a bootstrap binary Kevin Vigouroux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox