C语言编译动态链接库

C语言编译动态链接库:

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

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

导航