pTAL Reference Manual (H06.03+)

Syntax Summary
HP pTAL Reference Manual523746-005
A-91
CALL_SHARED
CALL_SHARED
More information: CALL_SHARED on page 17-21
Note.
This directive is useful only for the pTAL compiler. The EpTAL compiler ignores it (and
issues a warning).
You cannot link PIC and non-PIC object files into a single object file.
Default: pTAL compiler: NOCALL_SHARED
EpTAL compiler: CALL_SHARED
Placement: Anywhere
Scope: Applies to the compilation unit
Dependencies:
If both CALL_SHARED and NOCALL_SHARED appear in the same
compilation unit, the compiler uses the one that appears last
Do not use CALL_SHARED with GP_OK
References: GP_OK
on page A-99
CALL_SHARED
NOCALL_SHARED
VST036.vsd