Table 1-4. C/C++ Compiler Common Switches (Cont'd)
Switch Name
-syntax-only
(on page
1-45)
-sysdefs
(on page
1-45)
-T filename
(on page
1-46)
-threads
(on page
1-46)
-time
(on page
1-47)
-Umacro
(on page
1-47)
-unsigned-bitfield
(on page
1-47)
-unsigned-char
(on page
1-48)
-v
(on page
1-48)
-val-global <name-list>
(on page
1-48)
-verbose
(on page
1-48)
-version
(on page
1-49)
-W{error|remark|
suppress|warn} number
(on page
1-49)
-Werror-limit number
(on page
1-49)
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
Description
Checks the source code for compiler syntax errors, but
does not write any output.
Defines the system definition macros.
Uses the specified the Linker Description File as control
input for linking.
Specifies that the build and link should be thread-safe.
Displays the elapsed time as part of the output informa-
tion on each part of the compilation process.
Undefines macro (s).
Makes the default type for
Makes the default type for
Displays both the version and command-line information
for all compilation tools as they process each file (version
& verbose).
Adds global names.
Displays command-line information for all compilation
tools as they process each file.
Displays version information for all compilation tools as
they process each file.
Overrides the default severity of the specified diagnostic
messages (errors, remarks, or warnings).
Stops compiling after reaching the specified number of
errors.
Compiler
unsigned.
bitfield
unsigned.
char
1-19
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?