Cancellation

2020-06-09 Thread Taner
Hello,

I would like to leave the mailing list. and could not do myself.  could you
remove me from your mailing list?

Thank you.


Compiling for Android

2019-07-17 Thread Taner
Hi,

I've been working with 1.1.1c or 1.1.1 for Android. Inside my module's
CMake I refer to libssl as SHARED and IMPORTED and linking it with module's
own library. When  STATIC lib  is used it gets "undefined reference to
stdin, stderr" Maybe I am building lib with wrong options?

 For now, I chose dynamic and compiling is O.K but I got following error on
runtime as: "java.lang.UnsatisfiedLinkError: dlopen failed: library
"libssl.so" not found." The object is' there and has related function
definitions indeed.

Using this <https://stackoverflow.com/a/55178805> for building. Target
Android level 26 and using NDK version 19. Have been stuck for several days
and would deeply appreciate if anyone faced this issue and has an advice.

-- 
Best wishes,
Taner


[openssl-users] Build target architecture

2018-12-28 Thread Taner
After some searching and check, I've realized that openssl is not
configured for different target architectures?  I develop an application
for Android using NDK(Native Development Kit). There is
*Configurations/15-android.conf *inside openssl git repo, but could not be
sure.

Could someone advise for the right usage. There is also opensslconf.h, and
I was thinking adding macros and use it. I use Ubuntu16 and Mac-HighSierra
as development OS. Thanks
-- 
BW,
Taner
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users