摘要: gcc -E test.c 预处理gcc -v test.c 查看编译的整个过程objdump -d a.out 查看elf文件 阅读全文
posted @ 2013-09-25 11:50 激扬飞雪 阅读(155) 评论(0) 推荐(0)