library


[Reference]

  1. Linux 編譯 shared library 的方法和注意事項 : https://medium.com/fcamels-notes/linux-%E7%B7%A8%E8%AD%AF-shared-library-%E7%9A%84%E6%96%B9%E6%B3%95%E5%92%8C%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A0%85-cb35844ef331
  2. [Linux 教學] 用gcc 自製 Library : http://puremonkey2010.blogspot.com/2010/09/linux-gcc-library.html
  3. 用gcc編譯生成動態鏈接庫*.so文件的方法 : https://blog.xuite.net/csiewap/cc/23626528-%E7%94%A8gcc%E7%B7%A8%E8%AD%AF%E7%94%9F%E6%88%90%E5%8B%95%E6%85%8B%E9%8F%88%E6%8E%A5%E5%BA%AB%2A.so%E6%96%87%E4%BB%B6%E7%9A%84%E6%96%B9%E6%B3%95
  4. 静态库调用静态库&静态库加载静态库-https://blog.csdn.net/stpeace/article/details/73331102

留言