gcc linker


gcc -Xlinker -v

将c程序静态编译

gcc -static -o c_static.out main.c