Hi guys, I'm thinking about made a shared library (dll in windows and so on linux) for the pjsua. I tried to compile this using the .o of pjsua: gcc -shared -o pjsua.dll pjsua_acc.o pjsua_call.o pjsua_core.o pjsua_im.o pjsua_media.o pjsua_pres.o with this try I had a lot of error messages with complains about undfined references of a lot of c files. I'm not experiencie with the creation of shared libraries, does any one did some thing like that with pjsua? Thank's Cheers -- Lucas Rosa Galego -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080725/77db914e/attachment.html