gcc

gcc -o hello hello.c  生成可执行文件

gcc -c hello.c 输出目标代码 hello.o

posted @ 2015-05-15 15:27  SAI_HIDE  阅读(90)  评论(0编辑  收藏  举报