Skip to content

cross run --target i686-linux-android doesn't work #143

Closed
@japaric

Description

@japaric

STR

$ cargo new --bin hello && cd $_

$ cross run --target i686-linux-android
   Compiling hello v0.1.0 (file:///project)
    Finished dev [unoptimized + debuginfo] target(s) in 0.17 secs
     Running `qemu-i386 /target/i686-linux-android/debug/hello`
libc: Fatal signal 4 (SIGILL), code 2, fault addr 0xf6fe2961 in tid 7 (qemu-i386)
libc: Unable to open connection to debuggerd: Connection refused
Illegal instruction (core dumped)

Meta

$ cross -V
cross 0.1.13-dev (3de557c 2017-10-20)
cargo 0.24.0-nightly (859c2305b 2017-10-29)

cc @malbarbo

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-qemuArea: qemu runnersbug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions