pTAL Conversion Guide

Compiler Operation
pTAL Conversion Guide527302-002
19-27
For pTAL and TAL
TARGET
TARGET specifies the architecture on which you will run the object file produced by the
current compilation.
TNS_R_ARCH
RISC1
specifies the TNS/R architecture. This is the only option that the pTAL compiler
accepts. It is also the default for the pTAL compiler.
_TNS_E_TARGET
specifies the TNS/E architecture. This is the only option that the EpTAL compiler
accepts. It is also the default for the EpTAL compiler.
TNS_ARCH
specifies the TNS architecture. The compiler does not accept this option.
T16
specifies the T16 architecture. The compiler does not accept this option.
LIBERTY
specifies the Liberty architecture. The compiler does not accept this option.
ANY
specifies any architecture. The compiler does not accept this option.
TARGET
RISC1
ANY
TNS_R_ARCH
TNS_ARCH
_TNS_E_TARGET
VST673.vsd
T16
LIBERTY