H-Series Application Migration Guide (H06.07+, J06.03+)

The TNS/E Native Development Environment
H-Series Application Migration Guide429855-008
2-2
TNS/E Native Development Tools
COBOL compiler
C run-time library
linker
object file utility
SQL compiler
Data Definition Language (DDL)
debugging tools
Common Run-Time Environment (CRE)
Table 2-1 compares the specific tools available in the TNS/R and TNS/E native
environments.
Table 2-1. TNS/R Native and TNS/E Native Development Environments
Comparison
Tool
TNS/R Native
Environment
TNS/E Native
Environment
Native pTAL compiler PTAL (Guardian only) EPTAL (Guardian only)
Guardian C compiler
OSS C compiler
NMC
c89
CCOMP
c89
c99
Guardian C++ compiler
OSS C++ compiler
NMCPLUS
c89
CPPCOMP
c89
c99
Guardian COBOL compiler
OSS COBOL compiler
NMCOBOL
nmcobol
ECOBOL
ecobol
non-PIC linker
PIC linker
loader
nld
ld
rld
not needed (non-PIC not
supported)
eld
rld
object file utility noft enoft
debuggers
command line
PC
Debug, Inspect
Visual Inspect
Native Inspect
Visual Inspect
SQL compiler (Guardian)
SQL compiler (OSS, PC)
SQLCOMP, MXCOMP
c89 -Wsqlcomp,
c89 -Wmxcmp
SQLCOMP, MXCOMP
c89 -Wsqlcomp,
c89 -Wmxcmp
Data Definition Language DDL DDL
PC native mode cross compilers
for C/C++, COBOL, pTAL
Available through Tandem
Development Suite (TDS)
and Enterprise Toolkit -
NonStop Edition (ETK)
Available through ETK;
TDS not supported; For
NSDEE support, see the
NSDEE online help.