Compiler Switch Modifications
The switches listed in
been modified. If you use any of these switches to compile your C/C++
code, remove or replace the switch before recompiling the code with the
new
compiler.
cc219x
Table A-1. C/C++ Compiler — Obsolete and Replaced Switches
Release 6.1Switch
-a
-dD, -dM, and -dN
-deps
-Fno-<high|med|low>
-fcond-mismatch
-finline-functions
-fkeep-inline-funtions
-fno-asm
-fno-builtin
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
Table A-1
have been removed or their actions have
Operation under Release 6.1
Specify Architecture File.
Output the results of prepro-
cessing and/or list of
s.
#define
Instruct driver to rebuild only
components of a target that
have changed.
Disable specified optimiza-
tion level.
Allow conditional expression
mismatch.
Force function inlining.
Force keeping of inlined
functions.
Don't recognize asm as a
keyword.
Don't recognize builtin
functions.
Compiler Legacy Support
Change for VisualDSP++ 3.5
Replaced with
-T <Linker
Description File>
command line.
Subsumed in VisualDSP++ build
process.
Removed.
Removed.
Removed.
Optimization controlled with
switches.
-O
Removed.
Removed.
Removed.
Replaced with
-no-extra-keywords
(see
on page
1-34)
Replaced with
-no-builtin
(see
on page
1-34)
in linker
A-5
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?