|
蓝森林 http://www.lslnet.com 2006年6月6日 10:18
CC -E是什么意思
如题,请教了
另,那里有CC编译参数的详细资料
|
只作预处理 |
CC -P应该是预处理吧 |
这样的问题man一下应该就可以了吧。
再问这样的问题,版主是会骂人的。
-E Directs the CC driver to only preprocess the C++
source files, and to send the result to stdout
(standard output). No compilation is done; no .o
files are generated.
This option causes preprocessor-type line number
information to be included in the output.
Output from this option is not supported as input
to the C++ compiler when templates are used. |
man 了,没有 |
预处理,结果标准输出,自己man一下不就知道了? |
同志们哪,俺的确MAN过了,没有装啊
想骂就骂吧,
超级男生---想骂就骂 |
| |