Skip to content

Linker Overview

With most languages it is important to cater for modular, reusable code. The linker has a the job of combining Compiler Objects into an executable image.

For information on objects, see Objects.