Skip to content

Prebuilt powerpc64-unknown-linux-gnu binaries require Power ISA v.2.07 #38453

Closed
@zeldin

Description

@zeldin

The prebuild rustc binary for powerpc64-unknown-linux-gnu uses the lxvw4x instruction only available in Power ISA v.2.07 and newer. I'm on a PA6T system which implements Power ISA v.2.04, and thus I get an Illegal instruction when trying to run the binary. For bootstrapping purposes it would be good if the prebuilt binaries used only Power ISA v.2.03 instructions so that they work on all 64-bit implementations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-PowerPCTarget: PowerPC processors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions