DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
ELF object files

ELF object files

This chapter describes the executable and linking format (ELF) of the object files produced by the C compilation system. The first section, ``Program linking'', focuses on how the format pertains to building programs. The second section, ``Program execution'', focuses on how the format pertains to loading programs. See ``Link editing'' for more information.

There are three main types of object files:

Programs manipulate object files with the functions contained in the ELF access library, libelf. See elf(S) for more information.
Next topic: File format

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003