i960 Processor Compiler User's Guide
3-18
3
Table 3-3 ic960 Option Summary (continued)
Option Name Purpose Default
c Create-object Stop after creation of object file. Do not stop
D
symbol
[=
value
]
Define Define
symbol
.
symbol
=1
E Preprocess -
stdout
Write preprocessed source to stdout;
terminate.
Do not stop
Fcoff | Felf Object-format Generate COFF or ELF object format. Fcoff
fdb Database Build program database (PDB). No database
fprof Instrument Compile with instrumentation; build PDB. No instrument-
ation
F [no]
arg
Fine-tune Adjust optimizations.
f [no]
arg
Additional fine-
tune
Enable or disable an optimization.
G
arg
[,
arg
]... Generate Control code generation options. G cs,dc
g [
level
] Debug Include debug information in objects. No debug info
gcdm Decision-maker Invoke gcdm960 decision-maker. Do not invoke
gcdm960
h Help Display invocation help; terminate. No help text
I
dir
Searchinclude Search
dir
for include files.
i
filename
Preinclude Prepend text to source files.
J
arg
[,
arg
]... Miscellaneous Selects miscellaneous controls. J nogd
j
num
Errata Specify processor errata.
M Mix Mix C text with assembly output. No C text
n Syntax only Check syntax; list errors; terminate. Do not stop
O
level
Optimize Specify optimization level (0, 1, 2, or 5). O1
o
filename
Output Name output file.
filename
=a.out
P Preprocess -
file
Write preprocessed source text to files;
terminate.
Do not stop
continued
☛