When I try and link to the dynamic librariy /lib/libc.so, it gives me an a.out file. Code: $ gcc -static helloworld.c /lib/libc.so.6 $ ldd ...
確定! 回上一頁