Message388466
I would rather not support static linking.
OpenSSL uses dynamic linking by default. Static linking is problematic for dynamic engine support. This is going to become an even bigger issue with OSSL providers in OpenSSL 3.0.0. I don't know yet how well OpenSSL 3.0.0 will support static linking.
Our macOS and Windows builds are now dynamically linked, too. At least Windows builds used to be statically linked.
Dynamic linked OpenSSL has a major benefit: It allows users to update OpenSSL without re-compiling Python. |
|
Date |
User |
Action |
Args |
2021-03-10 23:50:18 | christian.heimes | set | recipients:
+ christian.heimes, barry, gregory.p.smith, pablogsal |
2021-03-10 23:50:18 | christian.heimes | set | messageid: <1615420218.22.0.762013592975.issue43466@roundup.psfhosted.org> |
2021-03-10 23:50:18 | christian.heimes | link | issue43466 messages |
2021-03-10 23:50:18 | christian.heimes | create | |
|