Loading...
Select Version
&pagelevel(5)&pagelevel
When linking an XATMI client application, the following libraries must be included.
All client modules with the main program
XATMI client library and UPIC library (see below)
-lm
(abbreviation for the “mathlib” on Unix and Linux systems)
Depending on whether UPIC-L or UPIC-R is used, the following XATMI and carrier-system libraries must be linked:
UPIC local carrier system:
libxtclt
in the directory utmpath/upicl/xatmi/sys
libupicipc
in the directory utmpath/upicl/sys
utmpath is the path name under which openUTM was installed.
UPIC remote carrier system:
libxtclt
in the directory upic-dir/xatmi/sys
CMX:
libxtclt
in the directory upic-dir/xatmi/sys
Socket:libupicsoc
in the directory upic-dir/sys/
CMX library