摘要: From the description below,if we use LOCAL_WHOLE_STATIC_LIBRARIES togenerate a shared library,all the symbols in static lib will beincluded in the shared library.But in my test,the generated shared library is only about 4K whichdon't have all the symbols of static library, and there's unreso 阅读全文
posted @ 2012-12-02 16:16 伊游 阅读(2898) 评论(0) 推荐(0)