>>> Default flags includes -mthumb for ARM arch, it seems that switching >>> it off builds a fine running executable. >> >>> To confirm I need a couple of day to rebuild all from scratch, and to >>> contact OE developers. >> >> Great, we are waiting for further development! > > Hi Alexander, > > OE already provides a pjproject package. > > Is it safe to patch autoconf files to use it? > is there a specific reason to have/use the one in the sfl src tree?
Hi Nicola, There is only one little issue that was fixed directly in pjproject (the patch was not accepted) and concerns DNS SRV resolution (refer to bug #1841). Without this patch, one must provide the complete address of the host server when registering SIP accounts. Static linking is define in global.mak, you probably just have to remove PJSIP_LIBS definition there and use autoconf to define it. regards, Alexandre _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
