cxref-cpp(1) | General Commands Manual | cxref-cpp(1) |
cxref-cpp - A modified C preprocessor to use with cxref.
cxref-cpp ...
To improve the output that is available for the source code for cross-referencing a modified version of the GNU CPP v2.7.2 is supplied (named cxref-cpp).
This modified C preprocessor allows for a finer control over some features of the preprocessing that are not important for a compiler. In a standard preprocessor, the preprocessor directives are intended for use only by the preprocessor, so passing the information through is not important.
With cxref-cpp, there are some features that are different to the standard GNU CPP:
The same as for gcc, apart from '-cxref-cpp-defines' described above.
May 9, 2004 |