Compiler Command-Line Interface
-dryrun
The
(terse dry-run) switch directs the compiler to display
-dryrun
top-level driver actions, but not to perform them.
-E
The
(stop after preprocessing) switch directs the compiler to stop after
-E
the C/C++ preprocessor runs (without compiling). The output (prepro-
cessed source code) prints to the standard output stream (
the output file is specified with the
be used in combination with the
-ED
The
(run after preprocessing to file) switch directs the compiler to
-ED
write the output of the C/C++ preprocessor to a file named
original_filename.i
normally.
-EE
The
(run after preprocessing) switch directs the compiler to write the
-EE
output of the C/C++ preprocessor to standard output. After preprocess-
ing, compilation proceeds normally.
-extra-keywords
The
-extra-keywords
compiler to recognize the Analog Devices keyword extensions to
ISO/ANSI standard C and C++. This recognition includes keywords such
as
and
without leading underscores which could affect conforming
pm
dm
ISO/ANSI C and C++ programs. This is the default mode. The
-no-extra-keywords
port for the additional keywords.
and a brief description of keyword extensions.
1-26
-o
switch.
-E
. After preprocessing, compilation proceeds
(enable short-form keywords) switch directs the
switch
(on page
Table 1-7 on page 1-60
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
switch. Note that the
1-34) can be used to disallow sup-
for ADSP-219x DSPs
) unless
<stdout>
switch can
-C
provides a list
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?
Questions and answers