final update before distribution 3!
This commit is contained in:
parent
0177bf59ff
commit
9ff877dce5
1 changed files with 7 additions and 6 deletions
|
@ -21,7 +21,7 @@ This description is intended for a VAX running BSD 4.1
|
||||||
.UX
|
.UX
|
||||||
\.
|
\.
|
||||||
Installation on VAX BSD4.2/4.3 systems,
|
Installation on VAX BSD4.2/4.3 systems,
|
||||||
Sun-3 systems, and some System V systems
|
Sun-2 or Sun-3 systems running Release 3.0 or newer, and some System V systems
|
||||||
should be easy.
|
should be easy.
|
||||||
Installation on PDP 11's running
|
Installation on PDP 11's running
|
||||||
.UX
|
.UX
|
||||||
|
@ -389,7 +389,7 @@ For some of these, the installation procedure has not been tested, as
|
||||||
we don't have them. However,
|
we don't have them. However,
|
||||||
the pdp_v7, vax_bsd4_1a, pc_ix, sun3 and m68 systems are known to behave
|
the pdp_v7, vax_bsd4_1a, pc_ix, sun3 and m68 systems are known to behave
|
||||||
reasonably.
|
reasonably.
|
||||||
The Sun systems should run Release 3.0 or later.
|
The Sun systems should run Release 3.0 or newer.
|
||||||
For ANY you can use any name you fancy,
|
For ANY you can use any name you fancy,
|
||||||
but the Kit will not be able to compile programs for your system.
|
but the Kit will not be able to compile programs for your system.
|
||||||
If you want to do that you have to read the section about "compilation
|
If you want to do that you have to read the section about "compilation
|
||||||
|
@ -772,12 +772,12 @@ m68020 M68020/V/68 4/4 C m68020
|
||||||
Basic
|
Basic
|
||||||
Occam
|
Occam
|
||||||
|
|
||||||
sun3 SUN 3 R3.2 4/4 C sun3
|
sun3 SUN 3 R3.0 4/4 C sun3
|
||||||
Pascal m68020
|
Pascal m68020
|
||||||
Basic
|
Basic
|
||||||
Occam
|
Occam
|
||||||
|
|
||||||
sun2 SUN 2 ??? 4/4 C sun2
|
sun2 SUN 2 R3.0 4/4 C sun2
|
||||||
Pascal m68k4
|
Pascal m68k4
|
||||||
Basic m68k2
|
Basic m68k2
|
||||||
Occam
|
Occam
|
||||||
|
@ -839,8 +839,9 @@ s2650 Signetics 2650 s2650 Assembler only
|
||||||
.PP
|
.PP
|
||||||
The commands \fBint\fP, \fBint22\fP, \fBint24\fP and \fBint44\fP
|
The commands \fBint\fP, \fBint22\fP, \fBint24\fP and \fBint44\fP
|
||||||
produce e.out files with EM machine code which must be interpreted.
|
produce e.out files with EM machine code which must be interpreted.
|
||||||
The Kit contains two interpreters one running under PDP 11/V7 UNIX
|
The Kit contains two interpreters: one running under PDP 11/V7 UNIX,
|
||||||
and the PMDS system.
|
and one for the M68000, running under the PMDS system, SUN systems,
|
||||||
|
the Mantra system, etc.
|
||||||
The first one can only interpret 2/2 e.out files,
|
The first one can only interpret 2/2 e.out files,
|
||||||
the other takes 2/4 and 4/4 files.
|
the other takes 2/4 and 4/4 files.
|
||||||
The PDP 11 interpreter executes floating point instructions.
|
The PDP 11 interpreter executes floating point instructions.
|
||||||
|
|
Loading…
Reference in a new issue