摘要: Build Static Libaryar ru xxx.a *.oranlib xxx.a//not necessaryBuild Dynamic Libaryg++ -shared -fPIC -o xxx.so *.o 阅读全文
posted @ 2015-06-01 23:43 fosmj 阅读(198) 评论(0) 推荐(0)