Compiling openssl executable as static binary
Richard Levitte
levitte at openssl.org
Thu May 23 13:06:32 UTC 2019
How static do you want it to be? There is the configuration option
'-static' that makes the binary as independent as possible, i.e. even
links it with static libc.
Cheers,
Richard
On Thu, 23 May 2019 08:26:43 +0200,
Raveendra Padasalagi via openssl-users wrote:
>
>
> Hi,
>
>
>
> Any help/pointers on compiling openssl library to generate static version of openssl executable
> for ARM64 bit linux platform will help.
>
>
>
> Thanks,
>
> Raveendra
>
>
--
Richard Levitte levitte at openssl.org
OpenSSL Project http://www.openssl.org/~levitte/
More information about the openssl-users
mailing list