Compiler Command-Line Interface
Table 1-4. C/C++ Compiler Common Switches (Cont'd)
Switch Name
-Wremarks
(on page
1-49)
-Wterse
(on page
1-49)
-w
(on page
1-50)
-warn-protos
(on page
1-50)
-workaround <workaround>
[,<workaround>]*
(on page
1-50)
-write-files
(on page
1-50)
-write-opts
(on page
1-50)
-xref filename
(on page
1-51)
Table 1-5. C++ Mode Compiler Switches
Switch Name
-anach
(on page
1-52)
-no-anach
(on page
1-53)
-no-demangle
(on page
1-53)
1-20
Description
Indicates that the compiler may issue remarks, which are
diagnostic messages even milder than warnings.
Issues only the briefest form of compiler warnings, errors,
and remarks.
Does not display compiler warning messages.
Produces a warning when a function is called without a
prototype.
Enables code generator workaround for specific hardware
defects.
Enables compiler I/O redirection.
Passes the user options (but not input filenames) via a tem-
porary file.
Outputs cross-reference information to the specified file.
Description
Enables C++ anachronisms. The default mode.
Disables C++ anachronisms.
Prevents filtering of any linker errors through the deman-
gler.
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?