Compiler Command-Line Interface
Table 1-2. Input and Output Files
Input File
Extension
.c
.cc .cpp .cxx
.h
.pch
.i
.ipa, opa
, .
,
.s
dsp
.asm
.idl
.ii, ti
.is
.ldf
.doj
.dlb
.xml
.sym
1-10
File Extension Description
C/C++ source file.
C++ source file.
Header file (referenced by a
C++ pre-compiled header file.
Preprocessed C/C++ source, created when preprocess only (
switch) is specified.
Interprocedural analysis files — used internally by the compiler when per-
forming interprocedural analysis.
Assembler source file.
Interface definition language files for VCSE.
Template instantiation files -- used internally by the compiler when instan-
tiating C++ templates
Preprocessed assembly source (retained when
Linker Description File.
Object file to be linked.
Library of object files to be linked as needed.
DSP system memory map file output.
DSP system symbol map file output.
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
statement).
#include
-save-temps
for ADSP-219x DSPs
compiler
-E
is specified).
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?