Skip to content

cmd/compile: CGO arm builds fail on Go 1.10beta1 #23288

@karalabe

Description

@karalabe

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions