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:
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:
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.
Click here to contact Dialogic Customer Engineering
Copyright 2001, Intel Corporation