8.1.2 Required Libraries
The following library files must be linked to the application in the following order:
- libipm.so
- Linking this file is mandatory. Specify
-lipmin makefile.- libgc.so
- Required only if the application uses R4 Global Call library functions directly, for example, gc_OpenEx( ). Specify
-lgcin makefile.- libdxxx.so
- Required only if the application uses R4 voice library functions directly, for example, dx_play( ). Specify
-ldxxxin makefile.- libsrl.so
- Standard Runtime Library (SRL) is mandatory. Specify
-lsrlin makefile.- libpthread.so
- POSIX threads system library. Specify
-lpthreadin makefile.- libdl.so
- Dynamic Loader system library. Specify
-ldlin makefile.
Click here to contact Telecom Support Resources
Copyright 2002, Intel Corporation