Intel i960 User Manual page 39

Processor compiler
Hide thumbs Also See for i960:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents