Compiler Command-Line Interface
Include files, whose names are not absolute path names and that are
enclosed in "..." when included, will be searched for in the following
directories in this order:
1. The directory containing the current input file (the primary source
file or the file containing the
2. Any directories specified with the
listed on the command line
3. Any directories on the standard list:
<VisualDSP++ install dir>/.../include
If a file is included using the <...> form, this file will only be
searched for by using directories defined in items 2 and 3 above.
-i
The
(less includes) switch may be used with the
-i
switches to direct the compiler to only output header details (
makefile dependencies (
quotes.
-include filename
The
-include
specified file before processing the regular input file. Any
options on the command line are always processed before an
-ipa
The
(interprocedural analysis) switch turns on Interprocedural Anal-
-ipa
ysis (IPA) in the compiler. This option enables optimization across the
entire program, including between source files that were compiled sepa-
rately. The
-ipa
1-30
,
) for
-M
-MM
(include file) switch directs the preprocessor to process the
option should be applied to all C and C++ files in the
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
)
#include
switch in the order they are
-I
,
–H
files specified in double
include
for ADSP-219x DSPs
,
, or
-HH
-M
-MM
,
) or
-H
-HH
and
-D
-U
file.
-include
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?
Questions and answers