阅读背景:

gcc链接器获取未使用对象的列表

来源:互联网 

I want to identify unused object files in a large C application with many libraries. The project has grown a lot over time and now I want to search for libraries that are not used anymore, so that I can remove them from the dependency file. Is it possible with the gcc linker to identify any object that is not used?I want to identify unused object files in a lar




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: