I was able to cross compile the sofia-sip for arm9 with the option --without-glib.
I also tested it in the embedded environment with the “Hello world” sample project. 

Since the sofsip-cli-0.16 requires glib I am now trying to cross-compile it with glib support. I have the library for arm and I set the LDFLAGS as follow to reach the arm glib. 

export LDFLAGS=-L/opt/mv_pro_5.0/montavista/pro/devkit/arm/v5t_le/target/lib -L/opt/mv_pro_5.0/montavista/pro/devkit/arm/v5t_le/target/usr/lib

The LDFLAGS are set correctly in the makefile but it seems that during make, the linker points to the host library in “/usr/lib/libglib-2.0.so”.

Till now I haven’t found a way to link with the arm lib. Any help would be appreciated. 

Thank you
--


Mario Raffin
Development Engineer
Ermes Elettronica s.r.l.
via Treviso, 36
31020 San Vendemiano (TV) Italy (Map)
Mail: raf...@ermes-cctv.com
Web:http://www.ermes-cctv.com/
Tel. +39 0438 308470
Fax. +39 0438 492340



<<attachment: raffin.vcf>>

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to