This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Ian Lance Taylor wrote: > Eric Liang <eric.l.2046@gmail.com> writes: > > >>> Ah whoops, seems like you need to explicitly specify C++ mode with -E: >>> >>> echo ... | g++ -x c++ -E - >>> >>> >> It works. Thanks again. >> Is there any docs about the output? It looks like a tree, but is hard to >> organize. >> > > http://gcc.gnu.org/onlinedocs/gcc-4.3.2/cpp/Preprocessor-Output.html > > Ian > Thanks Ian,this is exactly what I need. Eric
Attachment:
signature.asc
Description: OpenPGP digital signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |