public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: shart <shart1@jumpy.it>
To: gcc-help@gcc.gnu.org
Subject: Re: Time of compiling
Date: Sun, 12 Nov 2006 10:57:00 -0000	[thread overview]
Message-ID: <7301514.post@talk.nabble.com> (raw)
In-Reply-To: <4556FCF6.2050005@ya.com>


thanks for your raply

I want that the compiler show the entire duration (in second) of compilation
of any programm.

raulh39@ya.com wrote:
> 
> shart escribió:
>> Thanks for you answer.
>> Can you show me an example with this syntaxt. thanks
>>
>>   
> In C++:
> 
> #include <iostream>
> int main()
> {
>     std::cout << __TIME__ << '-' << __DATE__ << std::endl;
> }
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Time-of-compiling-tf2614187.html#a7301514
Sent from the gcc - Help mailing list archive at Nabble.com.

  reply	other threads:[~2006-11-12 10:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-11 20:14 shart
2006-11-11 20:54 ` Perry Smith
2006-11-12  9:34   ` shart
2006-11-12 10:52     ` Raúl Huertas
2006-11-12 10:57       ` shart [this message]
2006-11-12 11:08         ` Raúl Huertas
2006-11-12 13:39         ` Time of compiling (Gross hideous mess) Perry Smith
2006-11-17 10:10 Time of compiling Jayant Sonar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7301514.post@talk.nabble.com \
    --to=shart1@jumpy.it \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).