|
Specifies command-line options for a software toolset C/C++ compiler. All options that you specify in the C/C++ Compiler page of the Settings dialog box (Assignments menu) appear as command-line options in the Command-line options box, but you can also type other options based on your requirements.
The options that you type or remove from the Command-line options box may affect other settings in the C/C++ Compiler tab, and vice-versa. For example:
If you turn on Generate debug information, -g
automatically appears in the Command-line options box. If you remove -g
from the Command-line options box, Generate debug information is automatically turned off.
If you type -nostdinc
in the Command-line options box, the Ignore standard include directories box is automatically turned on. If you turn off Ignore standard include directories, -nostdinc
is automatically removed from the Command-line options box.
If you select Custom build in the Software toolset list in the CPU page of the Settings Settings dialog box (Assignments menu), this option is dimmed to indicate that it is not available.
- PLDWorld - |
|
Created by chm2web html help conversion utility. |