2017年1月25日 星期三

gcc static

安裝
glibc-static yum install glibc-static

測試執行
gcc -static -ldl src.c obj.o -o exec

沒有留言: