Executable and Linkable Format

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Updated link)
Line 3: Line 3:
 
|subcat=Executables
 
|subcat=Executables
 
|pronom={{PRONOM|fmt/688}}, {{PRONOM|fmt/689}}, {{PRONOM|fmt/690}}, {{PRONOM|fmt/691}}
 
|pronom={{PRONOM|fmt/688}}, {{PRONOM|fmt/689}}, {{PRONOM|fmt/690}}, {{PRONOM|fmt/691}}
|extensions=none, {{ext|elf}}, {{ext|o}}, {{ext|so}}
+
|extensions=none, {{ext|elf}}, {{ext|o}}, {{ext|so}}, {{ext|mod}}
 
}}
 
}}
 
'''Executable and Linkable Format''' ('''ELF''') is a file format used for executables, shared (dynamically linked) libraries, object code and core dumps.
 
'''Executable and Linkable Format''' ('''ELF''') is a file format used for executables, shared (dynamically linked) libraries, object code and core dumps.

Revision as of 20:54, 17 May 2015

File Format
Name Executable and Linkable Format
Ontology
Extension(s) none, .elf, .o, .so, .mod
PRONOM fmt/688, fmt/689, fmt/690, fmt/691

Executable and Linkable Format (ELF) is a file format used for executables, shared (dynamically linked) libraries, object code and core dumps.

The Wikipedia article has a long list of links to various specifications.

Format info

Software

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox