Analog Devices VISUALDSP++ 3.5 Manual page 53

C/c++ compiler and library for adsp-219x processors
Hide thumbs Also See for VISUALDSP++ 3.5:
Table of Contents

Advertisement

Table 1-4. C/C++ Compiler Common Switches (Cont'd)
Switch Name
-I-
(on page
1-29)
-I directory
(on page
1-29)
-i
(on page
1-30)
-include filename
(on page
1-30)
-ipa
(on page
1-30)
-jump-{pm|dm|same}
(on page
1-31)
-L directory
(on page
1-31)
-l library
(on page
1-31)
-M
(on page
1-32)
-MD
(on page
1-32)
-MM
(on page
1-32)
-Mo filename
(on page
1-32)
-Mt filename
(on page
1-32)
-MQ
(on page
1-33)
-map filename
(on page
1-33)
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
Description
Establishes the point in the
which the search for header files enclosed in angle brackets
should begin.
Appends directory to the standard search path.
Outputs only header details or makefile dependencies for
files specified in double quotes.
include
Includes named file prior to preprocessing each source file.
Specifies that interprocedural analysis should be performed
for optimization between translation units.
Specifies where the compiler should place jump tables in
memory
Appends the specified directory to the standard library
search path when linking.
Searches the specified library for functions when linking.
Generates make rules only; does not compile.
Generates make rule and compiles.
Generates make rules and compiles.
Makes dependencies other than
used in conjunction with the
Makes dependencies, where the target is renamed as
.
filename
Generates make rules only; does not compile. No notifica-
tion when input files are missing.
Directs the linker to generate a memory map of all
symbols.
Compiler
directory list at
include
. This switch is
stdout
or
options.
-ED
-MD
1-15

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Related Products for Analog Devices VISUALDSP++ 3.5

Table of Contents