-defaults

Controls whether the compiler uses additional environment variables to provide default settings.

Syntax
  -defaults
  -nodefaults
Remarks

This option is global. To tell the command-line compiler to use the same set of default settings as the CodeWarrior IDE, use -defaults. For example, in the IDE, all access paths and libraries are explicit. defaults is the default setting.

Use -nodefaults to disable the use of additional environment variables.

Related information
-char
-encoding
-flag
-gccext
-gcc_extensions
-M
-make
-mapcr
-MM
-MD
-MMD
-msext
-once
-pragma
-relax_pointers
-requireprotos
-search
-trigraphs