Use this panel to specify whether to generate symbolic information for debugging the build target.
| Option | Description |
|---|---|
| Don't Print INFORMATION Messages | For description, refer to the topic -W1: No information messages. |
| Don't Print INFORMATION or WARNING Messages | For description, refer to the topic -W2: No information and warning messages. |
| Create err.log Error File | For description, refer to the topic -WErrFile: Create "err.log" error file. |
| Create Error Listing File | For description, refer to the topic -WOutFile: Create error listing file. |
| Cut File Names in Microsoft Format to 8.3 | For description, refer to the topic -Wmsg8x3: Cut filenames in Microsoft format to 8.3. |
| Set Message File Format for Batch Mode | For description, refer to the topic -WmsgFb (-WmsgFbv, -WmsgFbm): Set message file format for batch mode. |
| Message Format for Batch Mode (e.g. %"%f%e%"(%l): %K %d: %m\n) | For description, refer to the topic -WmsgFob: Message format for batch mode. |
| Message Format for No File Info (e.g. %K %d: %m\n) | For description, refer to the topic -WmsgFonf: Message format for no file information. |
| Message Format for No Position Info (e.g. %"%f%e%": %K %d: %m\n) | For description, refer to the topic -WmsgFonp: Message format for no position information. |
| Maximum Number of Error Messages | For description, refer to the topic -WmsgNe: Number of error messages. |
| Maximum Number of Information Messages | For description, refer to the topic -WmsgNi: Number of Information messages. |
| Set Messages to Disable | For description, refer to the topic -WmsgSd: Setting a message to disable. |
| Set Messages to Error | For description, refer to the topic -WmsgSe: Setting a message to Error. |
| Set Messages to Warning | For description, refer to the topic -WmsgSw: Setting a Message to Warning. |
| Set Messages to Information | For description, refer to the topic -WmsgSi: Setting a message to Information. |