Greetings everyone,
I'm trying to cross-compile pjsip for android (arm platform), but changing
the flags, I obtain
: warning: cannot find entry symbol _start; defaulting to 0000850c
or instead
: warning: cannot find entry symbol _main; defaulting to ..
I don't know which library link (as I'm adding these LDFLAGS: -lm -lc -ldl
-lgcc) or which flag has to be setted (I've already done export LDFLAGS="
-nostdlib -L${ANDROID_SYSROOT}/usr/lib/
-Wl,-rpath-link=${ANDROID_SYSROOT}/usr/lib/"). Thanks in advance.
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting