Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Linking an XATMI program on Unix and Linux systems

&pagelevel(5)&pagelevel

When linking an XATMI client application, the following libraries must be included.

  1. All client modules with the main program

  2. XATMI client library and UPIC library (see below)

  3. -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:

    1. libxtclt in the directory utmpath/upicl/xatmi/sys

    2. libupicipc in the directory utmpath/upicl/sys

    utmpath is the path name under which openUTM was installed.

  • UPIC remote carrier system:

    1. libxtclt in the directory upic-dir/xatmi/sys

    2. CMX: libxtclt in the directory upic-dir/xatmi/sys
      Socket: libupicsoc in the directory upic-dir/sys/

    3. CMX library