Linking in the Graphical Development Environment

When you choose either Build or Rebuild All from the Project menu, the Graphical Development Environment first compiles any source files that are required and then calls the linker to build the program. The linker call is automatic, but you can control the process in the ways described in this section.