Skip to content

cannot run binary built for Solaris #150

@apopiak

Description

@apopiak

I'm trying to cross-compile a super small test project for Solaris, but cross fails with could not execute process '/target/x86_64-sun-solaris/release/crosstest' (never executed).
My command: cross run --release --target=x86_64-sun-solaris -v on a Ubuntu 17.04 system.
I went into the docker container and it's a Ubuntu container so I'm not surprised that the Solaris binary cannot execute.
I'm confused where I went wrong because I saw the PR that added Solaris support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions