转换共享库静态库? [英] Convert shared library to static library?

查看:87
本文介绍了转换共享库静态库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有可能共享库(someLib.so)转换为静态库? (someLib.a)

Is it possible to convert a shared library (someLib.so) to a static library? (someLib.a)

推荐答案

结果
- 如果你有共享库的源$ C ​​$ C。

YES
- If you have the source code of the shared library.

NO 结果
- 如果你没有共享库的源$ C ​​$ C

NO
- If you dont have the source code of the shared library.

这篇关于转换共享库静态库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆