Gcc960 Options - Intel i960 User Manual

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

Advertisement

gcc960 Compiler Driver
The
ld:
example includes commands to place the
0xA0008000,
stack locations
sample file, see the i960 Processor Software Utilities User's Guide.
The
lib:
compiler driver should pass on the options
if
-nostdlib
and the low-level libraries in its search path to lookup unresolved symbols.

gcc960 Options

This section describes the gcc960 compiler driver options that allow
control of various aspects of compilation:
Input processing
and output
Specifying included
source text
Defining macros
section contains options that are passed to the linker. This
and defines various symbols that are used to setup the heap and
For more information on the linker directives used in this
.
section in the above example is used to specify that the
option is off. This causes the linker to include the monitor
The
,
c
E
They stop the translation and linking process
after the preprocessing, syntax checking,
compilation, or assembly phase. A Stop-after
option causes the compilation system to save the
intermediate output of the last phase to execute.
The
(Keep-comments) and
C
affect the contents of the output file. The
(Output) option allows specification of the output
filename.
The
(Preinclude) and
i
prepend and find include files of C source text.
The
(Define) and
D
specification of macros for conditional
compilation.
section in at address
.text
and
-lmn
-lll
,
,
,
, and
are the Stop-after options.
n
P
Q
S
M
(Searchinclude) options
I
(Undefine) options allow
U
2
to the linker
(Mix) options
o
2-13

Advertisement

Table of Contents
loading

Table of Contents