[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Chapter 10.

Compiling and Linking



This chapter discusses how to compile and link a project to produce a final executable file, and how to correct common compiler and linker errors using the Message window in the CodeWarrior¨ IDE. The information in this chapter assumes you have already created a project, added the necessary files, grouped these files, and set the project's options. To learn more about these tasks, refer to other chapters in this book, including "Working with Projects," "Working with Files," "Editing Source Code," and "Configuring IDE Options."

You should also be familiar with the columns and pop-up menus in the Project window. To learn more about these features, refer to "Working with Projects".

This chapter does not describe in detail the various types of programs the CodeWarrior IDE can create. For that information, please see the Targeting manual appropriate for your platform. A table describing some of these manuals is shown in "Targeting Documentation."

The CodeWarrior IDE can only compile and link files belonging to an open project. In other words, you should have a project open before trying to compile any files.

The topics in this chapter are:


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 17, 2000