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]

gcc preprocessor file format


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]