How to compile OpenSSH with static linking of OpenSSL and zLib, while keeping pthread, libc etc. dynamically linked?

前端 未结 0 1809
一个人的身影
一个人的身影 2020-12-22 14:24

I am trying to statically link the openssl and zlib libraries (both already compiled with -fPIC) while cross-compiling openSSH source. The other libs needed by openSSH, e.g.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题