Intel i960 User Manual page 57

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

Advertisement

gcc960 Compiler Driver
M | MD | MM | MMD (Make)
Generate make tool
output.
M
MM
NOTE. Previous versions of this manual described the
options. In fact, these options function identically with the
options respectively. To maintain compatibility with make files from
previous versions of gcc960, these options are still accepted on the
command line.
m (Machine-specific Options)
Various options.
m string
Tells the preprocessor to output a rule suitable
for a make tool describing the dependencies of
each source file. For each source file, the
preprocessor outputs one make rule whose target
is the object filename for that source file and
whose dependencies are all the files
in it. This rule can be a single line or can be
continued with
\newline
option stops compilation after preprocessing.
Like
, but the output mentions only the user-
M
header files included with
System header files included with
are omitted.
< file >
Specifies a machine-specific option.
d
#include
if it is long. Using this
.
#include " file "
#include
and
MD
MMD
and
M
MM
2
2-39

Advertisement

Table of Contents
loading

Table of Contents