Source: cirosantilli/elf-hello-world/introduction
= Introduction
ELF is the dominating file format for Linux. It competes with Mach-O for OS X and PE for Windows.
ELF supersedes `.coff`, which supersedes `a.out`.
= Introduction
ELF is the dominating file format for Linux. It competes with Mach-O for OS X and PE for Windows.
ELF supersedes `.coff`, which supersedes `a.out`.