C语言编译动态链接库

C语言编译动态链接库:

  gcc test.c -fPIC -shared -o libtest.so

posted on 2019-06-21 15:16  Alvin2012  阅读(177)  评论(0编辑  收藏  举报

导航