Introduction

This chapter explains how to use CodeWarrior tools to build programs. CodeWarrior build tools translate source code into object code then organize that object code to create a program that is ready to execute. CodeWarrior build tools run on the host system to generate software that runs on the target system. Sometimes the host and target are the same system. Usually, these systems are different.

This chapter covers the CodeWarrior compiler and its linker, versions 10.x and higher.

This chapter consists of the following topics: