What version of Go are you using (go version)?
go1.10beta1
What operating system and processor architecture are you using (go env)?
Travis CI, Linux
What did you do?
Tried to cross compile go-ethereum to ARM5/6/7/64, which builds fine on all previous versions of Go.
What did you expect to see?
Successful build.
What did you see instead?
arm-linux-gnueabi-gcc: error: unrecognized command line option '-m64'
Full build logs at https://travis-ci.org/ethereum/go-ethereum/jobs/323227026
What version of Go are you using (
go version)?go1.10beta1What operating system and processor architecture are you using (
go env)?Travis CI, Linux
What did you do?
Tried to cross compile
go-ethereumto ARM5/6/7/64, which builds fine on all previous versions of Go.What did you expect to see?
Successful build.
What did you see instead?
arm-linux-gnueabi-gcc: error: unrecognized command line option '-m64'Full build logs at https://travis-ci.org/ethereum/go-ethereum/jobs/323227026