Compiler Command-Line Interface
Table 1-4. C/C++ Compiler Common Switches (Cont'd)
Switch Name
-pchdir directory
(on page
1-40)
-pedantic
(on page
1-40)
-pedantic-errors
(on page
1-40)
-pplist filename
(on page
1-41)
-proc identifier
(on page
1-41)
-R directory
(on page
1-42)
-R-
(on page
1-43)
-reserve <reg1>[,reg2...]
(on page
1-43)
-S
(on page
1-43)
-s
(on page
1-43)
-save-temps
(on page
1-44)
-show
(on page
1-44)
-si-revision version
(on page
1-44)
-signed-bitfield
(on page
1-45)
-signed-char
(on page
1-45)
1-18
Description
Specifies the location of PCHRepository.
Issues compiler warnings for any constructs that are not
ISO/ANSI standard C/C++-compliant.
Issues compiler errors for any constructs that are not
ISO/ANSI standard C/C++-compliant.
Outputs a raw preprocessed listing to the specified file.
Specifies that the compiler should produce code suitable
for the specified DSP.
Appends directory to the standard search path for source
files.
Removes all directories from the standard search path for
source files.
Reserves the
Note: Reserving registers can have a detrimental effect on
the compiler's optimization capabilities.
Stops compilation before running the assembler.
Removes debugging information from the output execut-
able file when linking.
Saves intermediate compiler temporary files.
Displays the driver command-line information.
Specifies a silicon revision of the specified processor.
Makes the default type for
Makes the default type for
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
,
, and
registers from compiler use.
I2
I3
M0
int bitfields
signed.
char
for ADSP-219x DSPs
signed.
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?