参考链接¶
- Dissecting shared libraries https://www.ibm.com/developerworks/linux/library/l-shlibs/index.html
- Dual ABI https://gcc.gnu.org/onlinedocs/libstdc%2B%2B/manual/using_dual_abi.html
- 在Linux下,如何强制让GCC静态链接? https://www.zhihu.com/question/22940048
- linux共享库的版本控制和使用 http://lovewubo.github.io/shared_library
- 几个有用的gcc attribute介绍 https://yq.aliyun.com/articles/1742