Using GCC to build existing CodeWarrior applications requires certain mappings and changes to the source code. Most of the mapping can be placed under a "prefix" file and can be included as a part of the project. This will avoid making changes to the application sources. However, some instances will require changes to the source code.
This chapter highlights the areas where mapping is possible and instances where code changes are necessary.