Building libcrypto/libssl without symbolic link

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am cross compiling the FIPS enabled version for Android; In Android, some apps are having trouble loading their bundled libcrypto library when the binary is named as *.so.1.0.0 instead of libcrypto.so as platform library.

 
----- Original Message -----
From: Viktor Dukhovni <openssl-users@xxxxxxxxxxxx>
To: openssl-users at openssl.org
Cc: 
Sent: Tuesday, April 21, 2015 11:47 PM
Subject: Re: Building libcrypto/libssl without symbolic link

On Wed, Apr 22, 2015 at 12:12:45AM +0000, Shanku Roy wrote:
> lrw-r--r-- root     root              2015-04-10 02:33 libcrypto.so -> libcrypto.so.1.0.0
> -rw-r--r-- root     root      1988088 2015-04-10 02:27 libcrypto.so.1.0.0
> 
> Is there any configure option in OpenSSL build scripts to not generate
> the symbolic links and rather generate actual binary as
> libcrypto.so/libssl.so from the build process like following:

The library "soname" is part of the ABI.  What platform are you
building for where it would not be appropriate to encode the ABI
compatibility name into the library name?

-- 
    Viktor.
_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux