[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New version of T compiler on -20.
- To: T-Discussion at YALE
- Subject: New version of T compiler on -20.
- From: Jonathan Rees <Rees at YALE>
- Date: Sat ,8 May 82 22:10:00 EDT
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.