1
0
mirror of https://github.com/PDP-10/PCC20.git synced 2026-01-13 15:17:51 +00:00
PDP-10.PCC20/sail/ccmake.hel
2018-10-25 11:25:56 +02:00

21 lines
710 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Instructions for making TOPS-20 C compiler:
If changes are needed in the machine description:
change PDP20.GT (in -cstuf)
run GT pdp20.gt (produces pdp20.gtout)
read into teco and execute the macro file "instll.teco"
(produces c26.c, c35.c, c43.c)
rename the new files cXX.c to cXX-20.c
compile all changed C files
stinkr all changed programs
Instructions for making ITS C compiler:
All compiling (I believe) can be done on XX.
Note that the PDP10.GT is that same as PDP20.GT except for
the file name in the .INSRT line that is output at
the beginning of the MIDAS file.
Update the CCREL ipak and transfer to DM.
Remove the needed STK files and STINKR using the
STINKR files in ARC:C;