Skip to content

x86 backend-only options passed to GCC #788

@RossSmyth

Description

@RossSmyth

GCC's -m flags stand for "machine", and are backend-specific. For better or worse. This means that passing -m64 is not valid for compilers that target Arm, for example if you are using an aarch64 Linux or Darwin computer.

Places this occurs:

- "-m64"

- "-m64"








Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions