As with static libraries, an object file is created. The -fPIC option tells gcc to create position independant code which is necessary for shared libraries.
確定! 回上一頁