On Friday, September 29, 2023 at 5:42:55 AM UTC-4 AndroidGuy wrote:

Sadly, using Android build files does not generate statically linked lib 
(.a file). I wanted to use static lib instead shared libs


BUILD_STATIC_LIBRARY ??? See <
https://developer.android.com/ndk/guides/android_mk>.

Jeff

On Thursday, September 28, 2023 at 7:41:46 PM UTC+2 Jeffrey Walton wrote:

On Thursday, September 28, 2023 at 10:53:14 AM UTC-4 AndroidGuy wrote:

I'm encounting linking error if I use NDK 26.0.10792818 using LLVM 17 to 
compile my project with Crypto 8.8, but it works fine with NDK 25.2.9519653 
using LLVM 14.


That's kind of interesting in a morbid sort of way.

Have a look at <https://www.cryptopp.com/wiki/Android.mk>. It is the 
documentation we have for Android.mk-based projects.

I may have some time to look at the problem with NDK 26 this weekend.

-- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cryptopp-users/2fe68a66-4eec-43d8-9daa-3c88e29e325bn%40googlegroups.com.

Reply via email to