gcc960 Compiler Driver
2-37
2
include (Preinclude File)
Specifies file for
preinclusion.
include
file
Process
file
as input before processing the regular input file. In effect,
the contents of
file
are compiled first. Any D and U options on the
command line are always processed before
include
file
, regardless of
the order in that they are written. All the
include and imacros options
are processed in the order in that they are written. All
imacros options
are processed before all
include options.
j (Errata)
Specifies processor
errata.
j
num
Use the j (Errata) option to cause the compilation system to generate code
with workarounds for specified processor errata. A
num
argument of 1
generates code to work around the Cx processors' DMA errata.
L (Library Directory)
Specifies directory for
library search.
L
directory