-flags{-asm | -compiler | -lib | -link | -mem} switch [,switch2 [,...] ]
The
(command-line input) switch directs the compiler to pass
-flags
command-line switches to the other build tools. These tools are:
Option
-flags-asm
-flags-compiler
-flags-lib
-flags-link
-flags-mem
-force-circbuf
The
-force-circbuf
make use of circular buffer facilities, even if the compiler cannot verify
that the circular index or pointer is always within the range of the buffer.
Without this switch, the compiler's default behavior is to be conservative,
and not use circular buffers unless it can verify that the circular index or
pointer is always within the circular buffer range. See
Built-In Functions" on page
-fp-associative
The
-fp-associative
multiplication and addition as associative.
-full-version
The
-full-version
play version information for build tools used in a compilation.
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
Tool
Assembler
Compiler
Library Builder
Linker
Memory Initializer
(circular buffer) switch instructs the compiler to
1-103.
switch directs the compiler to treat floating-point
(display versions) switch directs the compiler to dis-
Compiler
"Circular Buffer
1-27
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?