Intel i960 User Manual page 127

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

Advertisement

ic960 Compiler Driver
n (Check-syntax)
Check syntax;
terminate.
n
Default
After the link phase of the compilation process is complete, an executable
file is produced.
Discussion
If you specify
after performing syntax and semantic checking. The compiler generates
diagnostic messages but produces no output.
Example
The following example runs a syntax check only on the file
generating no output file:
ic960 -n proto.c
O (Optimize)
Optimize.
O[level]
The
[
O
level
below.
(Check Syntax Only) the compilation process terminates
n
] option specifies the level of optimization as described
3
,
proto.c
3-51

Advertisement

Table of Contents
loading

Table of Contents