Hi; it has no difference rather than compiling on Linux with gcc.. you need to set CC flag to arm cross compiler.. you can do it with export CFLAGS=.... also export everything necessary for the arm platform such as libraries , paths and target... than run ./aconfigure ... it will display all configuration related to compiler .. you need to see the name of your compiler in built.mak file. If you don't , you can edit the line export CROSS_COMPILE :=nameofthecompiler-gcc .. I ve done all for arm and sh-linux there is no problem during compile .. Regards Muge On Sat, Sep 6, 2008 at 7:20 PM, emanuele bottegoni < emanuele.b at automaonline.com> wrote: > Hello, > > I'd like to install PJSIP on a XScale ARMv5,anyone can suggest me what are > the cross compilation steps? > I haven't found guides about this topic by surfing the web. > > Moreover I'd like to know which file of the source code is responsible to > manange the SIP/SDP session when a request is sent from another peer. > > Thanks > > Emanuele > > > > _______________________________________________ > 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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080908/900a7708/attachment.html