Output filename currently being compiled

Nick NoSpam nicknospam@optonline.net
Mon Aug 9 15:14:00 GMT 2004


Hi,

Is there a flag to gcc which will cause the name of the file currently
being compiled to be output.
If I have three files (a.c, b.c, c.c) and compile them w/:
  gcc a.c b.c c.c

it compiles them and returns when complete.  Can gcc output the file as
it's being compiled (for status)?

Regards,
Nick G.



More information about the Gcc mailing list