init command uses the first path in the GOPATH path list. build command searches all path elements until it finds the one with the compiler tool chain. Change-Id: Ia2914243965a5ef56546ff6e75af22f49457d07d Reviewed-on: https://go-review.googlesource.com/4560 Reviewed-by: David Crawshaw <crawshaw@golang.org>