gcc 编译器

gcc -E test.c  预处理

gcc -v test.c  查看编译的整个过程

objdump -d a.out 查看elf文件

posted @ 2013-09-25 11:50  激扬飞雪  阅读(150)  评论(0编辑  收藏  举报