Trailing-Edge
-
PDP-10 Archives
-
decuslib10-10
-
43,50516/bassys.opr
There are no other files named bassys.opr in the archive.
In order to assemble a new version of BASIC the following
files are required:
On REL:
QUEUER.REL
HELPER.REL
On the disk area to be used:
BASIC.CTL
NOCODE.MAC
DDTPAR.MAC
TEKPAR.MAC
BASERR.MAC
SYNPAR.MAC
EDTLIB.MAC
COMLIB.MAC
XCTLIB.MAC
S.MAC
INTERR.MAC
BASXCT.MAC
BASLIB.MAC
BASCOM.MAC
BASDDT.MAC
BASEDT.MAC
BASCRF.MAC
BASICL.MAC
BASICC.CMD
and to produce a SYS: version of BASIC:
BASEDT.CMD
BASCOM.CMD
BASXCT.CMD
BASCRF.CMD
BASDDT.CMD
BASERR.CMD
or to produce a version of BASIC with DDT for debugging:
DDT.VER
BASDDT.DEB
BASCOM.DEB
BASXCT.DEB
BASEDT.DEB
BASCRF.DEB
BASERR.DEB
The contents of DDT.VER are of no consequence, only its
existence is checked. To produce either version of BASIC, assure
yourself that the presence or absence of DDT.VER is as required,
then submit BASIC.CTL as a batch job with a core limit of 45K
and a time limit of 30:00 mins.. The following new files will be
created:
BASIC.LOG
S.UNV
BSYICL.UNV
BSYEDT.UNV
BSYCOM.UNV
BSYXCT.UNV
BSYERR.UNV
BSYCRF.UNV
S.REL
INTERR.REL
EDTLIB.REL
COMLIB.REL
XCTLIB.REL
BSYICL.REL
BSYEDT.REL
BSYCOM.REL
BSYXCT.REL
BSYERR.REL
BSYCRF.REL
BASICL.REL
BASEDT.REL
BASCOM.REL
BASERR.REL
BSXCT1.REL
BASCRF.REL
BASXCT.REL
BASDDT.REL
BASERR.EXE
BASCOM.EXE
BASXCT.EXE
BASDDT.EXE
BASCRF.EXE
BASIC.EXE
If a version of BASIC with DDT is produced, the ^C
intercept will be disabled in it.
!!!!!! BEWARE !!!!!!
MACRO V53 will not assemble BASDDT.MAC. Until DEC gets
around to fixing this, assemble it separately with MACRO V52 prior
to the submission of the batch job.
The following documentation files are also provided on the
complete distribution tape:
BASSYS.OPR This file.
BASIC.OPR Installation guide.
BASIC.HLP HELP file referencing language documentation.
BASNEW.HLP HELP file describing new features of latest release.
BASIC.RNO RUNOFF source for language enhancements manual.
BASIC.MEM Language enhancements manual.
BASHIS.DOC Edit history.
BASIC.BWR Known deficiencies and problems.
End of BASSYS.OPR