5.1. Object File Format SpecificationsΒΆ

The object files created by the linker conform to the ELF (Executable and Linking Format) binary format, which is used by the Embedded Application Binary Interface (EABI).

The ELF object files generated by the linker conform to the December 17, 2003 snapshot of the System V generic ABI (or gABI). This specification is currently maintained by SCO.