compile
|
||||||||
|
The final step in producing an executable program -- after the compiler has produced object code -- is to pass the object code through a linker. The linker combines modules and gives real values to all symbolic addresses, thereby producing machine code.
|
|
|||||||
|
Compiler publications Associated Computer Experts (ACE) home page Catalog of Compiler Construction Tools Compiling Java with Netscape Navigator under Unix |
||||||||