On Thu, Feb 23, 2017 at 12:54 PM,  <jonathan.gaill...@gmail.com> wrote:
> I am trying to switch from a 32 bit standalone ndk android toolchain to the
> 64 bit one. The only changes I have made are the toolchain and using
> GOARCH=arm64 instead of GOARCH=arm when build but I am getting a list of
> errors like:
>
> internal/**/**.go:715: offset out of range: 782
> 01448 (/go/src/**/**/**/**/**/**.go:2401)    MOVD    R1,
> "".extractUpdateFS-2322(SP)
>
> Anyone know what to try?

This could be https://golang.org/issue/19137 .

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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to