On 10/12/13 09:32, Dennis Guse wrote: > Looks like a 64bit issue (have you used -fPIC to compile the lib?) > > On Mon, Dec 9, 2013 at 2:26 PM, warpme <warpme at o2.pl > <mailto:warpme at o2.pl>> wrote: > > ion R_X86_64_32S against `.rodata.str1.1' can not be used when > making a shared object; recompile with -fPIC > > > > > --- > Dennis Guse > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org Dennis, Thx for replay. I make sure: all calls to gcc gave -fPIC. So it is even more strange for me why there is issue with code relocation... br