-o

Specify the output filename or directory for storing object files or text output during compilation, or the output file if calling the linker.

Syntax
  -o file | dir 

The parameters are:

file

The output file name.

dir

The directory to store object files or text output.

Remarks

Choose Edit > targetname Settings from the CodeWarrior IDE's menu bar, then select the Access Paths settings panel. Enable the Always Search User Paths option.