On Fri, May 31, 2019 at 6:54 PM Curtis Hamilton <clhami...@gmail.com> wrote:
>
> I’m porting Go 1.8 to FreeBSD/PowerPC64.  I’ve successfully built 
> go-FreeBSD-ppc64-bootstrap using go on FreeBSD/amd64.
>
> However, l’m getting the error go: cannot find GOROOT directory, when 
> executing ‘go env’ on the target system.
>
> I’m not sure if this is a code issue.  I’ve tried some of the tips about 
> setting GOROOT and GOPATH, with no success.
>
> Can someone help?

Why not port a newer version of Go?

What exactly are you doing?  In particular, are you using
src/bootstrap.bash?  Show us the exact commands that you are running,
and the exact unexpected output that you are getting.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcUCjT_pom40Ysx-f9PugNzAW_q-Miw6f7b6wNzU8PCEXA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to