Compiler Command-Line Interface
-build-lib
The
-build-lib
(librarian) to produce a library file (
the linker to produce an executable file (
(on page
1-38) must be used to specify the name of the resulting library.
-C
The
(comments) switch, which is only active in combination with the
-C
,
,
,
E
-EE
-ED
-P
ments in its output.
-c
The
(compile only) switch directs the compiler to compile and/or
-c
assemble the source files, but stop before linking. The output is an object
file (
) for each source file.
.doj
-const-read-write
The
-const-read-write
stants may be accessed as read-write data (as in ANSI C). The compiler's
default behavior assumes that data referenced through
never change.
The
-const-read-write
the ANSI C assumption, which is that other
used to change the data at some point.
-Dmacro[=definition]
The
(define macro) switch directs the compiler to define a macro. If
-D
you do not include the optional definition string, the compiler defines the
macro as the string '
1-24
(build library) switch directs the compiler to use
or
switches, directs the preprocessor to retain com-
-PP
switch directs the compiler to specify that con-
switch changes the compiler's behavior to match
'. If definition is required to be a character string
1
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
) as the output instead of using
.dlb
). The
.dxe
-o
non-const
for ADSP-219x DSPs
elfar
option
pointers will
const
pointers may be
–
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?
Questions and answers