Executable and Linkable Format
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Add standard navigational header) |
Dan Tobias (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | { | + | {{FormatInfo |
− | | | + | |formattype=electronic |
− | | | + | |subcat=Executables |
− | + | }} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
'''ELF''', Executable and Linkable Format, is an executable file format. | '''ELF''', Executable and Linkable Format, is an executable file format. | ||
[https://en.wikipedia.org/wiki/Executable_and_Linkable_Format The Wikipedia article] has a long list of links to various specifications. | [https://en.wikipedia.org/wiki/Executable_and_Linkable_Format The Wikipedia article] has a long list of links to various specifications. |
Revision as of 09:33, 17 November 2012
ELF, Executable and Linkable Format, is an executable file format.
The Wikipedia article has a long list of links to various specifications.