pTAL Reference Manual (G06.24+, H06.09+, J06.03+)

eptal
calls the EpTAL cross compiler from the command line. eptal is not case-sensitive.
object-file
is the name of the object file to be created. The default is sourcefile.o.
directory
is the name of a directory for the compiler to search. If no directory is specified, the compiler
searches only in the current working directory. If any directories are specified, the compiler
searches them in the order in which they are listed, but does not search the current directory
unless it is explicitly named.
flag
is one of the following:
Directs the compiler to:flag
Display information about how to run the compiler. No compilation system
components are run.
-Whelp
Display information about how to run the compiler. No compilation system
components are run.
-Wusage
Displays the command line used when the driver calls each component
of the compiler.
-Wverbose
ptal-directive
is one of the following:
SourcesDirectives
BLOCKGLOBALS (page 496)-blockglobals
CALL_SHARED (page 496)-[no]call_shared
CHECKSHIFTCOUNT (page 497)-[no]checkshiftcount
CODECOV (page 497)-codecov (eptal only)
COLUMNS (page 498)-columns=n
DEFEXPAND (page 498)-[no]defexpand
DO_TNS_SYNTAX (page 500)-[no]do_tns_syntax
ERRORS (page 500)-errors=n
EXPORT_GLOBALS (page 501)-export_globals
FIELDALIGN (page 502)-fieldalign(value)
FMAP (page 502)-[no]fmap
GLOBALIZED (page 502)-globalized (eptal only)
GMAP (page 503)-[no]gmap
GP_OK (page 503)-[no]gp_ok
INNERLIST (page 505)-[no]innerlist
INVALID_FOR_PTAL (page 505)-invalid_for_ptal
LIST (page 506)-[no]list
MAP (page 506)-[no]map
OPTIMIZE (page 507)-optimize=n
428 pTAL Cross Compiler