Link Editing Process
The task of the link editor is to convert a set of relocatable files into an absolute file that can be executed. The link editor is called ld in Unix; it is called automatically by compilers in most cases.
Link editing involves several steps:
Contents    Page-10    Prev    Next    Page+10    Index