EasyManua.ls Logo

Intel i960 - Page 39

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-21
2
Generates a listing of the types described below. The list file has the name
filename
.L where filename is the name of the original .C file. Multiple
arguments are allowed.
arg
is one of the following letters:
s lists the primary source text, that is, source text
from files named on the command line.
i adds source text from included files to the
primary source text listing.
o adds the assembly language generated by the
compiler to the listing file.
m adds expanded preprocessor lines to the primary
source text listing.
c adds conditionally noncompiled source text to
the primary source text listing.
crt (Startup)
Omit standard startup
file.
Do not use the standard C startup file when linking. A replacement crt
file should come first in the list of object files. For all i960 processor types
except the RP, the standard startup file is
crt960.o. For i960 RP
processors, the standard startup file is
crtrp.o.
D (Define)
Defines a macro.
D
macro
[
=value
]

Table of Contents

Related product manuals