Workaround is to use go build:

    GOPATH=~/go GOOS=linux GOARCH=arm GOARM=5 go build -o
bin/linux_arm/foo -v .

But this recompiles the entire stdlib each time.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1609823

Title:
  Outdated README.Debian for cross-compilation on Ubuntu xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang/+bug/1609823/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to