Analog Devices VISUALDSP++ 3.5 Manual page 51

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

Advertisement

Table 1-3. C or C++ Mode Selection Switches
Switch Name
-c89
(on page
1-21)
-c++
(on page
1-21)
Table 1-4. C/C++ Compiler Common Switches
Switch Name
sourcefile
(on page
1-21)
-@ filename
(on page
1-22)
-A
name(tokens)
(on page
1-22)
-alttok
(on page
1-23)
-bss
(on page
1-24)
-build-lib
(on page
1-24)
-C
(on page
1-24)
-c
(on page
1-24)
-const-read-write
(on page
1-24)
-Dmacro[=definition]
(on page
1-24)
-debug-types
(on page
1-25)
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
Description
Supports programs that conform to the ISO/IEC
9899:1990 standard.
Supports ANSI/ISO standard C++ with Analog Devices
extensions.
Description
Specifies file to be compiled.
Reads command-line input from the file.
Asserts the specified name as a predicate.
Allows alternative keywords and sequences in sources.
Causes the compiler to put global zero-initialized data into
a separate BSS-style section.
Directs the librarian to build a library file.
Retains preprocessor comments in the output file; active
only with the
or
switch).
-E
-P
Compiles and/or assembles only; does not link.
Specifies that data accessed via a pointer to
may be modified elsewhere.
Defines a macro.
Supports building a
*.h
plete set of debugging information for the header file.
Compiler
const
file directly and writing a com-
data
1-13

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