阅读背景:

在gcc中使用静态和动态链接库

来源:互联网 

I need to distribute a binary that will run on as many x86 Linux distributions as possible. That means that I have to statically link some libraries, like glibc, because the user might not have the version I use. Other libraries have to be dynamically linked, like fontconfig, because it relies on a cache file format and hard coded locations that may differ on each system.I need to distribute a binary that will run on




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

分享到: