mention limitation of Modula-2 on small machines
This commit is contained in:
parent
e04d01106a
commit
7af7f27042
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,10 @@ Installation on machine's without this feature, like PDP 11/34,
|
||||||
PDP 11/60 requires extensive surgery on some programs and is
|
PDP 11/60 requires extensive surgery on some programs and is
|
||||||
thought of as impossible.
|
thought of as impossible.
|
||||||
See section 7 for installation on other systems.
|
See section 7 for installation on other systems.
|
||||||
|
.PP
|
||||||
|
On small machines, like the PDP-11, the Modula-2 front-end is only available
|
||||||
|
for 2 byte integer, 2 byte pointer machines, so you can not cross-compile
|
||||||
|
Modula-2 programs for f.i. a MC68000, on a PDP-11.
|
||||||
.NH
|
.NH
|
||||||
Restoring tree
|
Restoring tree
|
||||||
.PP
|
.PP
|
||||||
|
|
Loading…
Reference in a new issue