kj <no.em...@please.post> wrote:
> The documentation I've found for GNU cpp mentions "option -E" in
> several places, but I can't find any documentation for this option.
> Have I missed it somehow?  Where can I find the documentation for
> this option?

>From the man page of gcc:

       -E  Stop after the preprocessing stage; do not run the
           compiler proper.  The output is in the form of prepro-
           cessed source code, which is sent to the standard out-
           put.

           Input files which don't require preprocessing are
           ignored.

regards Henrik
-- 
The address in the header is only to prevent spam. My real address is:
hc3(at)poolhem.se Examples of addresses which go to spammers:
r...@localhost postmas...@localhost

Reply via email to