Skip to content

Support powerpc #105

Open
Open
@alex

Description

@alex

PowerPC 64-bits little-endian is supported by Ubuntu, Red Hat and Debian, which means we should eventually support the ppc64el architecture.

Linux powerpc targets with official Ubuntu binutils etc. support:

Linux arch  QEMU target     LLVM target  Ubuntu binutils                 Example Rust triple
----------  --------------  -----------  ------------------------------  -------------------

powerpc     ppc-softmmu     PowerPC      binutils-powerpc-linux-gnu      powerpc-unknown-linux-gnu
powerpc     ppc64-softmmu   PowerPC      binutils-powerpc64le-linux-gnu  powerpc64-unknown-linux-gnu

Metadata

Metadata

Assignees

No one assigned

    Labels

    • archRelated to a particular arch, `arch/` support in general...

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions