Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to statically compile .so librairies #2

Open
TKR-US opened this issue Dec 2, 2015 · 1 comment
Open

how to statically compile .so librairies #2

TKR-US opened this issue Dec 2, 2015 · 1 comment

Comments

@TKR-US
Copy link

TKR-US commented Dec 2, 2015

Hi,

I need to recompile .so librairies (libpjsip), but when i use make under csipsimple, my application crash.
Maybe it's a problem with dynamic / static compilation (you make static librairies), and when i make in csipsimple, i've dynamix librairies, depend of /system/bin/linker
readelf --program-headers ../libs/armeabi-v7a/libpjsipjni.so
INTERP 0x000134 0x00000134 0x00000134 0x00013 0x00013 R 0x1
[Requesting program interpreter: /system/bin/linker]

So, can you tell me how compile in static .so librairies?

Thanks !

@hthetiot
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants