help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can gcc show status of a compilation?


From: Greatwolf
Subject: Can gcc show status of a compilation?
Date: Sun, 14 Nov 2010 06:53:07 +0000 (UTC)
User-agent: Xnews/2006.08.24

Is there any option or switch available that can make gcc display some 
information to stdout/stderr as it compiles source files?

Like for example, in msvc, dmc, borland and other compiles it displays the 
path/filename of the source being compiled. Is there anyway to do this in 
gcc?

I tried -v but that is way to verbose for what I'm looking for. But without 
it gcc outputs absolutely nothing on a successful compile. There's got to 
be someway to get what I'm looking for

Thanks




reply via email to

[Prev in Thread] Current Thread [Next in Thread]