Compiler Command-Line Interface
Table 1-4. C/C++ Compiler Common Switches (Cont'd)
Switch Name
-default-linkage-{asm|C|C++}
(on page
1-25)
-dry
(on page
1-25)
-dryrun
(on page
1-26)
-E
(on page
1-26)
-ED
(on page
1-26)
-EE
(on page
1-26)
-extra-keywords
(on page
1-26)
-flags-{tools} <arg1>
[,arg2...]
(on page
1-27)
-fp-associative
(on page
1-27)
-force-cirbuf
(on page
1-27)
-full-version
(on page
1-27)
-g
(on page
1-28)
-H
((on page
1-28))
-HH
(on page
1-28)
-h[elp]
(on page
1-29)
1-14
Description
Sets the default linkage type (
Displays, but does not perform, main driver actions
(verbose dry-run).
Displays, but does not perform, top-level driver actions
(terse dry-run).
Preprocesses, but does not compile, the source file.
Produce preprocessed file and compile source.
Preprocesses and compiles the source file.
Recognizes Analog Devices extensions to ISO/ANSI stan-
dards for C and C++. Default mode.
Passes command-line switches through the compiler to
other build tools.
Treats floating-point multiplication and addition as asso-
ciative.
Treats array references of the form
buffer operations.
Displays version information for build tools.
Generates DWARF-2 debug information.
Outputs a list of header files, but does not compile the
source file.
Outputs a list of included header files and compiles.
Outputs a list of command-line switches with brief syntax
descriptions.
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
,
,
).
C
C++
asm
as circular
array[i%n]
for ADSP-219x DSPs
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?