SPRUIG8J January 2018 – March 2024
The C/C++ Code Generation Tools provide two methods for linking your programs:
This chapter describes how to invoke the linker with each method. It also discusses special requirements of linking C/C++ code, including the run-time-support libraries, specifying the type of initialization, and allocating the program into memory. For a complete description of the linker, see Section 12 .