C compilers for the 3B2

Eric Kozowski eric at magic4.UUCP
Thu Apr 21 07:35:34 AEST 1988


In article <546 at vsi.UUCP>, friedl at vsi.UUCP (Stephen J. Friedl) writes:
> C-FP+
> =====
> 
>      This is the highest performance floating point possible on a
> 3B2.  While the compiler can run on any machine, the resultant
> code requires a MAU to execute.  Rather than generate the
> floating-point function calls as above, direct math coprocessor
> instructions are issued for absolute maximum speed.   This
> compiler is also known as "rcc", and the compiler's default name
> is "fpcc" rather than "cc".
> 
>         $ fpcc -V main.c
>         cc: command -C-FP+ Release 1.0 12/2/85
>         WE 32106 rcc compiler: C-FP+ Issue 0.1
>         as: assembler - C Issue 3.1 11/19/85
>         ld : C-FP+ Release 1.0 12/2/85 : Version 1.8: 1/3/85


There is a newer version.  Here is the output from the above on my system,
a 3B2/400 running SysV 3.1.2:


$ fpcc -V main.c
cc: command - C Compilation System, Issue 4.2 4/29/87
comp: MAU compiler - C Compilation System, Issue 4.2 4/29/87
as: assembler - C Compilation System, Issue 4.2 4/29/87
ld: link editor - C Compilation System, Issue 4.2 4/29/87


> C Issue 4.1
> ===========
> 
>      This is the latest (that I know of) compiler for the 3B2,

The newest is 4.2.

>         $ cc -V main.c cc: command -C Compilation System,
>         Issue 4.1 1/29/87 C Compilation System, Issue 4.1 1/29/87
>         as: assembler - C Compilation System, Issue 4.1 1/29/87
>         ld : C Compilation System, Issue 4.1 1/29/87


$cc -V main.c
cc: command - C Compilation System, Issue 4.2 4/29/87
comp: FPE compiler - C Compilation System, Issue 4.2 4/29/87
as: assembler - C Compilation System, Issue 4.2 4/29/87
ld: link editor - C Compilation System, Issue 4.2 4/29/87



This is from a 3B2/400 Running SysV 3.1.2 with Advanced Programming 
Utilities Issue 1.2


-- 
Eric Kozowski  AT&T GBS  Portland, Or        || ... I have become 
(503)295-4250  2020 SW 4th  Suite 500 97201  || comfortably numb ...
UUCP: ...!tektronix!tessi!bucket!magic4!eric || 
All of the above opinions are mine           || -- Pink Floyd            



More information about the Comp.sys.att mailing list