C语言编译动态链接库:
gcc test.c -fPIC -shared -o libtest.so
posted on 2019-06-21 15:16 Alvin2012 阅读(178) 评论(0) 编辑 收藏 举报