阅读背景:

将共享库链接到静态库:静态库的编译必须与应用程序链接的编译不同吗?

来源:互联网 

At least on Linux and Solaris, static libraries are really just a bunch of compiled .o's tossed into one big file. When compiling a static library, usually the -fpic flag is ommited, so the generated code is position dependent. At least on Linux and Solaris, static libraries




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

分享到: