PREV TOC HOME INDEX NEXT


8.2.2 Required Libraries

When using CSP in Linux, you must link the following library files in the order shown when compiling your application:

libec.so

libdxxx.so

libsrl.so

libpthread.so

libLiS.so

libdl.so

If you use curses, you must ensure that it is the last library to be linked.

When using GlobalCall with CSP in Linux, you must link the GlobalCall library (libgc.so) before linking the CSP library (libec.so). Additionally, you may need to link the digital network interface library (libdti.so). Thus, when using CSP and GlobalCall, you would link the following: libgc.so, libec.so, libdxxx.so, libdti.so, libsrl.so.

When using CSP in Windows, you must link the following library files when compiling your application:

libecmt.lib

libdxxmt.lib

libsrlmt.lib

When using GlobalCall with CSP in Windows, you must link the GlobalCall library (libgc.lib) before linking the CSP library (libecmt.lib). Additionally, you may need to link the digital network interface library (libdtimt.lib). Thus, when using CSP and GlobalCall, you would link the following: libgc.lib, libecmt.lib, libdxxmt.lib, libdtimt.lib, libsrlmt.lib.


PREV TOC HOME INDEX NEXT

Click here to contact Dialogic Customer Engineering

Copyright 2001, Intel Corporation
All rights reserved
This page generated December, 2001