Greetings everyone!

I'm trying to crosscompile a Native-C application, using only the 
crosscompilers and linkers without ndk-build. After the crosscompilation is 
done, my application seems to launch the following signal (using android 
emulator's strace):

> sigaction(48472, {0xb00144c4, [], SA_RESTART}, {0xb00144c4, [], 
SA_RESTART}, 0) = -1 EINVAL (Invalid argument)

By the way, I haven't found the signal 48472 anywhere, neither in pjsip, 
neither in android-ndk!! Could you please give me an advice? Thanks in 
advance.

 M.P.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to