|
Dave |
at Dec 18, 2012 at 10:32 pm
|
⇧ |
| |
On 2012/12/18 21:14:11, dfc wrote:Fair enough, great job, I will test today.
On 19/12/2012, at 0:03, minux wrote:
On Tue, Dec 18, 2012 at 8:53 PM, minux
wrote:
PTAL. I think make.bash approach is better.
scratch that. GOHOSTARCH is not set by default on ARM builds.
LGTM on ARMv7.
pandaboard(~) % echo $GOARM
pandaboard(~) % go tool dist env
GOROOT="/home/dfc/go"
GOBIN="/home/dfc/go/bin"
GOARCH="arm"
GOOS="linux"
GOHOSTARCH="arm"
GOHOSTOS="linux"
GOTOOLDIR="/home/dfc/go/pkg/tool/linux_arm"
GOCHAR="5"
GOARM="7"
Will test on the Pi this afternoon.
https://codereview.appspot.com/6946078/