Analog Devices VISUALDSP++ 3.5 Manual page 55

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
-nothreads
(on page
1-36)
-no-widen-muls
(on page
1-36)
-0
(on page
1-37)
-Oa
(on page
1-37)
-Os
(on page
1-37)
-Ov num
(on page
1-38)
-o filename
(on page
1-38)
-oldasmcall-{csp|8x}
(on page
1-38)
-P
(on page
1-38)
-PP
(on page
1-38)
-path-{asm|compiler|def|
lib|link|mem} filename
(on page
1-39)
-path-install directory
(on page
1-39)
-path-output directory
(on page
1-39)
-path-temp directory
(on page
1-39)
-pch
(on page
1-40)
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
Description
Specifies that compiled code does not need to be
thread-safe.
Disable widening multiplications optimization.
Enables optimizations.
Enables automatic function inlining.
Optimizes for code size.
Controls speed vs. size optimizations.
Specifies the output file name.
Switches the operation of the
fier.
Preprocesses, but does not compile, the source file. Omits
line numbers in the preprocessor output.
Similar to
, but does not halt compilation after prepro-
-P
cessing.
Uses the specified directory as the location of the specified
compilation tool (assembler, compiler, library builder, or
linker).
Uses the specified directory as the location for all
compilation tool.
Specifies the location of non-temporary files.
Specifies the location of temporary files.
Generates and uses precompiled header files (*.
Compiler
linkage speci-
OldAsmCall
)
pch
1-17

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?

Related Products for Analog Devices VISUALDSP++ 3.5

Table of Contents