C compilers for the 3B2
Tim Hitchcock
twh at mibte.UUCP
Tue Apr 19 03:20:13 AEST 1988
In article <552 at vsi.UUCP>, friedl at vsi.UUCP writes:
> In article <546 at vsi.UUCP>, Stephen J. Friedl (that's me, folks) writes:
> > Hi net.people,
> >
> > A number of recent postings have exhibited confusion about
> > the various C compilers available for the 3B2, so perhaps this
> > discussion will clear some things up.
> > [discussion of various C compilers for the 3B2}
> > [pcc2, C Issue 3, C-FP+, and CPLU 4.1]
>
> I just heard today that there is now a CPLU (C Programming
> Utilities) 4.2, but I've no idea what it contains. Has anybody
> heard of it?
>
> --
> Steve Friedl V-Systems, Inc. "Yes, I'm jeff at unh's brother"
> friedl at vsi.com {backbones}!vsi.com!friedl attmail!vsi!friedl
The 4.2 C compiler on the 3B2 can optimize code for faster performance.
The code generated in many cases is noticeably faster than 4.1 generated code.
Possibly 50% faster (NO PROMISES).
If your program spends a lot of time doing user calls (see "time" in man),
you may get improved performance by adding the co-processor.
More information about the Comp.sys.att
mailing list