Output filename currently being compiled

Mike Stump mrs@apple.com
Mon Aug 9 17:01:00 GMT 2004


On Monday, August 9, 2004, at 08:07  AM, Nick NoSpam wrote:
> 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)?

I think this would be a fine feature request.  Check the web site and 
find bugzilla...  :-)



More information about the Gcc mailing list