完全静态的 libcurl 构建
我正在构建一个依赖于 libcurl 的程序(在 Linux 上)。我希望它可以在不需要任何外部依赖的情况下进行分发和运行。 libcurl 似乎有很多这样的...因此,我想知道是否有任何方法可以静态编译 libcurl 以包含其所有依赖项?
或者,它是否已经存在任何预构建版本?
I am building a program (on linux) which relies on libcurl. I'd prefer that it could be 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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论