PREV TOC HOME INDEX NEXT


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 -lipm in makefile.
libgc.so
Required only if the application uses R4 Global Call library functions directly, for example, gc_OpenEx( ). Specify -lgc in makefile.
libdxxx.so
Required only if the application uses R4 voice library functions directly, for example, dx_play( ). Specify -ldxxx in makefile.
libsrl.so
Standard Runtime Library (SRL) is mandatory. Specify -lsrl in makefile.
libpthread.so
POSIX threads system library. Specify -lpthread in makefile.
libdl.so
Dynamic Loader system library. Specify -ldl in makefile.

PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2002, Intel Corporation
All rights reserved
This page generated November, 2002