This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Can gcc show status of a compilation?
- From: Greatwolf <gmane dot greatwolf at mamber dot net>
- To: gcc-help at gcc dot gnu dot org
- Date: Mon, 10 Jan 2011 07:28:43 +0000 (UTC)
- Subject: Re: Can gcc show status of a compilation?
- References: <mcrtyi8p0bz.fsf@google.com>
Ian Lance Taylor <iant@google.com> wrote in
news:mcrtyi8p0bz.fsf@google.com:
>
> How do you feel about the output of the -Q option?
>
> Ian
>
Thank you, I'll take a look at that in the docs. It seems like it'll
suffice for what I need :)