pTAL Reference Manual (H06.03+)

HP pTAL Reference Manual523746-005
C-1
C
Differences Between the pTAL and
EpTAL Compilers
General on page C-1
Data Types and Alignment on page C-1
Routines on page C-2
Compiler Directives on page C-3
General
Data Types and Alignment
Topic pTAL Compiler EpTAL Compiler
RVU
D40 and later G06.20 and later
H06.01 and later
Compiler command ptal eptal
Cross compiler* NonStop pTAL NonStop EpTAL
Object code generated
TNS/R object code
Non-PIC (default) or PIC
Object files have file code
700 on Guardian platform
TNS/E object code
PIC
Object files have file code
800 on Guardian platform
* For differences between cross compilers, see NonStop pTAL (ETK) on page 18-2
Topic pTAL Compiler EpTAL Compiler
STRUCTALIGN clause
with MAXALIGN attribute
Syntax error Accepted in template structure declarations
(see Declaring Template Structures
on
page 9-35)