Linking programs

Use the linker to link specified object files and create an executable file or a shared object.

You have a choice of ways to start the linker. You can use:

You can specify linker options using any of the methods described above.

Examples: using cob2 for linking