[openssl-users] How to compile the static binary version of openssl
Yu Chen
yu.chen.surf at gmail.com
Tue Mar 7 10:28:47 UTC 2017
Hi,
Currently I'm trying to get a static binary of openssl command via
compilng the openssl-1.1.0e.
I've tried to configure with no-shared, but the bin/openssl is still
dynamic linked.
Thus I added -static to the end of CFLAG, it just can not get compiled.
Anyone know how to get a static openssl command? thanks in advance.
More information about the openssl-users
mailing list