EasyManua.ls Logo

Intel i960 - Page 97

Intel i960
347 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
ic960 Compiler Driver
3-21
3
file
: architecture i960:
XX
incompatible with output
i960:
YY
file
is the first file containing incompatible
instructions the linker encounters.
XX
is one of the two-letter architecture
abbreviations.
YY
is one of the two-letter architecture
abbreviations.
Example
The following example selects the i960 KA instruction set:
ic960 -AKA proto.c
a (ANSI)
Flags non-standard
constructs.
a
Default
The compiler accepts constructs that are legal under Kernighan and
Ritchie's definition of the C language but that do not comply with the
ANSI standard.
Discussion
Use the ANSI option to flag old-style C constructs that are legal according
to Kernighan and Ritchie's definition in The C Programming Language,
but are not legal according to the ANSI standard. When the ANSI option
is in effect, the compiler prints warning messages for each occurrence.

Table of Contents

Related product manuals