阅读背景:

从命令行检索全局变量值

来源:互联网 

In one particular project, we're trying to embed version information into shared object files. We'd like to be able to use some standard linux tool to parse the shared object to determine the version for automated testing. Currently I have "const int plugin_version = 14;". I can use 'nm' and 'objdump' and verify that it's there:In one particular project, we're trying to embe




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

分享到: