在编译动态库的时候,在configure 后面加配置项 --enable-shared = yes --enable-static = no 为什么还是只能编出静态链接的库而不能编出动态链接的库,
../configure --enable-shared --disable-static
http://blog.163.com/qk_zhu/blog/static/19507615420114901937999/