用gcc对测试用源码进行预处理(不编译)

用gcc对测试用源码进行预处理(不编译)
lostspeed@debian8:/home/dev/old_linux/gcc_flat_binary$ gcc -E ./test.c -o my_pre.log
lostspeed@debian8:/home/dev/old_linux/gcc_flat_binary$ ls -l
总用量 56
-rw-r--r-- 1 lostspeed lostspeed 50949 1月 15 13:34 my_pre.log
-rw-r--r-- 1 lostspeed lostspeed 246 1月 15 13:17 test.c

posted on 2024-02-02 10:51  张博的博客  阅读(7)  评论(0编辑  收藏  举报

导航