[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New version of T compiler on -20.



T cross-compiler version 16 on the research machine should be usable now.
You need to have the following Tops-20 logical names defined:

DEFINE TCOMP:	  <F.T.COMPILER>
DEFINE T-CODEGEN: <F.T.COMPILER.machine>
DEFINE TAU:	  <F.T.TAU>
DEFINE T-KERNEL:  <F.T.machine>

where "machine" = VAX or 68000, depending on what target machine you're
interested in generating code for.