‑‑abi
In this section:
Syntax
‑‑abi {ilp32|lp64}Parameters
| Links A64 code for the ILP32 data model |
| Links A64 code for the LP64 data model |
Description
When linking for the A64 instruction set, the linker detects the data model from attributes in the object files. If you use this option to specify the intended data model, the linker issues an error if an object file does not have the expected attribute.
See also
‑‑aarch64 and ‑‑cpu_mode.
Caution
To set related options, choose:
Project>Options>General Options>Target>Execution mode
and
Project>Options>General Options>64-bit>Data model