wanted: ANSI C on a Pyramid
Ben Golding
bgg at pta.oz.au
Fri Oct 12 12:17:23 AEST 1990
In article <1958 at ccadfa.adfa.oz.au> cjsv at ccadfa.adfa.oz.au (Christopher JS Vance) writes:
>We want an ANSI C compiler for our Pyramids.
The C compiler that comes with OSx 5.1 understands ANSI C. Following
AT+T's usage, there are flags -Kt and -Ka to select between
transitional and ANSI C. Transitional mode accepts function prototypes
and other ANSI extensions but implements K&R semantics where ANSI and
K&R differ, for example, type promotions involving signed and unsigned
types are handled differently.
OSx 5.1 is available now.
Ben.
More information about the Comp.sys.pyramid
mailing list