public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Preprocessor manual pages identify "gcc" as "cpp"
@ 2002-08-09  8:11 Bill Luoma
  0 siblings, 0 replies; only message in thread
From: Bill Luoma @ 2002-08-09  8:11 UTC (permalink / raw)
  To: 'gcc@gnu.org'

upper and lower case both seem to be affected.
haven't checked if this affects other parts of the manual.

your friend,
Bill Luoma

<<--version 
Print out GNU CPP's version number. With one dash, proceed to preprocess as
normal. With two dashes, exit immediately. 

Instead of the normal output, generate a list of #define directives for all
the macros defined during the execution of the preprocessor, including
predefined macros. This gives you a way of finding out what is predefined in
your version of the preprocessor. Assuming you have no file foo.h, the
command 

touch foo.h; cpp -dM foo.h

will show all the predefined macros.>>


http://gcc.gnu.org/onlinedocs/gcc-3.1/gcc/Preprocessor-Options.html#Preproce
ssor%20Options

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-08-09  8:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-09  8:11 Preprocessor manual pages identify "gcc" as "cpp" Bill Luoma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).