public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc preprocessor file format
@ 2003-04-28  3:31 jal0
  0 siblings, 0 replies; 3+ messages in thread
From: jal0 @ 2003-04-28  3:31 UTC (permalink / raw)
  To: gcc-help

hi,

is there documented somewhere the format of the file format for .i files ( as 
when using the -save-temps options or -E option).

i am working on a program that uses gcc's preprocessor as a frontend to a 
program that creates .dot files for include file dependency analysis.

i've read through the cpp internals manual and couldn't find what i was looking 
for there.

thanks,
jal0

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: gcc preprocessor file format
       [not found] <20030428032912.6D65F34E45@keyser.soze.com>
@ 2003-04-30  1:39 ` Segher Boessenkool
  0 siblings, 0 replies; 3+ messages in thread
From: Segher Boessenkool @ 2003-04-30  1:39 UTC (permalink / raw)
  To: jal0; +Cc: gcc-help

jal0@attbi.com wrote:
> is there documented somewhere the format of the file format for .i files ( as 
> when using the -save-temps options or -E option).

It's the same as the input file, except with all
preprocessor directives and macros expanded.

> i've read through the cpp internals manual and couldn't find what i was looking 
> for there.

 From the "normal" GCC manual, section "Options Controlling
the Preprocessor":

	If you use the -E option, nothing is done except
	preprocessing.


Segher


^ permalink raw reply	[flat|nested] 3+ messages in thread

* gcc preprocessor file format
@ 2003-04-28  3:31 jal0
  0 siblings, 0 replies; 3+ messages in thread
From: jal0 @ 2003-04-28  3:31 UTC (permalink / raw)
  To: gcc-help

hi,

is there documented somewhere the format of the file format for .i files ( as 
when using the -save-temps options or -E option).

i am working on a program that uses gcc's preprocessor as a frontend to a 
program that creates .dot files for include file dependency analysis.

i've read through the cpp internals manual and couldn't find what i was looking 
for there.

thanks,
jal0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-04-30  1:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-28  3:31 gcc preprocessor file format jal0
     [not found] <20030428032912.6D65F34E45@keyser.soze.com>
2003-04-30  1:39 ` Segher Boessenkool
  -- strict thread matches above, loose matches on Subject: below --
2003-04-28  3:31 jal0

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).