Skip to content

Toolchain for ARM 32 bit fails on android host with exit code 159 #71

@4ntoine

Description

@4ntoine

When compiled for ARM 32bit CT_HOST=arm-linux-gnueabihf archiever fails to put .o files into .a with return code 159. If not archiving .o into .a and pass to linker linker fails to link with the same return code.

I will provide the details later.
Is it a known issue?

100% the same command-lines that use toolchain compiled for arm64 (CT_HOST=aarch64-linux-gnu) works just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions