Global Settings

Use this panel to specify the global settings the DSC architecture uses. The build tools (compiler, linker, and assembler) then use the properties set in this panel to generate CPU-specific code.

The following table lists and describes the global settings options for DSC.

Table 1. Tool Settings - Global Settings
Option Description
Generate Debug Information Check to generate symbolic information for debugging the build target.
Message Style List options to select message style.
  • GCC (default) - Uses the message style of the Gnu Compiler Collection tools
  • MPW - Uses the Macintosh Programmer's Workshop (MPW�) message style
  • standard - Uses the standard message style
  • IDE - Uses context-free machine parseable message style
  • Enterprise-IDE - Uses CodeWarrior's Integrated Development Environment (IDE) message style.
  • parseable - Uses parseable message style.
Maximum Number of Errors Specify the number of errors allowed until the application stops processing.
Maximum Number of Warnings Specify the maximum number of warnings.