开发者

Fully static libcurl build

开发者 https://www.devze.com 2023-03-27 11:02 出处:网络
I am building a program (on linux) which relies on libcurl. I\'d prefer that it could b开发者_开发百科e distributed and run without needing any external dependencies. libcurl seems to have quite a few

I am building a program (on linux) which relies on libcurl. I'd prefer that it could b开发者_开发百科e distributed and run without needing any external dependencies. libcurl seems to have quite a few of these... hence, I would like to know if there is any way to statically compile libcurl so as to include all of its dependencies?

Or, do any pre-built versions of it already exist?

0

精彩评论

暂无评论...
验证码 换一张
取 消