Archiver Command-Line Reference; Elfar Command Syntax - Analog Devices VisualDSP++ 3.5 Manual

Linker and utilities manual for 16-bit processors
Hide thumbs Also See for VisualDSP++ 3.5:
Table of Contents

Advertisement

Archiver Command-Line Reference

The archiver processes object files into a library file with a
which is the default extension for library files. The archiver can also
append, delete, extract, or replace member files in a library, as well as list
them to
stdout
archiver command line and linking:

"elfar Command Syntax"

"Archiver Parameters and Switches"
"Command-Line Constraints"
"Archiver Symbol Name Encryption"
elfar Command Syntax
Use the following syntax to run
elfar -[a|c|d|e|p|r] <options> library_file object_file ...
Table 6-2 on page 6-12
Example:
elfar -v -c my_lib.dlb fft.doj sin.doj cos.doj tan.doj
This command line runs the archiver as follows:
– Outputs status information
-v
-c my_lib.dlb
fft.doj sin.doj cos.doj tan.doj
library file
Table 6-1 on page 6-3
VisualDSP++ 3.5 Linker and Utilities Manual
for 16-Bit Processors
. This section provides reference information on the
elfar
describes each switch.
– Creates a library file named
lists typical file types, file names, and extensions.
from the command line.
my_lib.dlb
– Places these object files in the
Archiver
extension,
.DLB
6-11

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?

Questions and answers

Related Products for Analog Devices VisualDSP++ 3.5

Table of Contents