EasyManua.ls Logo

Intel i960 - Option Arguments and Syntax; Gcc960 Option Summary

Intel i960
347 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
gcc960 Compiler Driver
2-15
2
Option Arguments and Syntax
Some compiler driver options take arguments. Case is significant in
options and arguments. A few options allow whitespace between the
option and its argument; this whitespace is shown in Table 2-3.
The options and arguments have default settings. In most cases, the option
is "off," that is, not in effect. Default settings of options and arguments
are summarized in Table 2-3 and further discussed in the detailed
description of the option. Some option defaults are affected by
environment variables, which are described in the Getting Started manual.
This chapter uses the following notation:
[
item
] Square brackets indicate that the enclosed item is
optional.
. . . Horizontal ellipses indicate that you can use
multiple instances of the preceding item.
Table 2-3 gcc960 Option Summary
Option Name Purpose Default
A
arch
Architecture Select the instruction set. AKB
ansi ANSI Detect non-ANSI source. off
C Comments Keep comments in preprocessor output. off
c Create Object Stop after creation of object file. off
clist
arg
... Create listing Create a listing. off
crt Startup Do not use standard startup file. Use default
D
macro
[=
value
]
Define Define
macro
.
value
=1
d
arg
Definitions Control macro processing. off
E Preprocess Preprocess source; terminate. Do not stop
continued

Table of Contents

Related product manuals