The technique I want to use is with a shared object file. So I compile the C code like this: gcc -shared -Bsymbolic -fPIC -o test.so test.c.
確定! 回上一頁