public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* RE: gcc 3.3.2 not generating gmon.out?
@ 2003-12-08 20:19 lrtaylor
  2003-12-08 21:40 ` gcc 3.3.2 not generating gmon.out? [WOOPS] Carlo Salinari
  0 siblings, 1 reply; 2+ messages in thread
From: lrtaylor @ 2003-12-08 20:19 UTC (permalink / raw)
  To: csali, gcc-help

It's been a little while since I profiled an application, but doesn't that file get produced when you run the profiled program rather than at compile time?

Cheers,
Lyle

-----Original Message-----
From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org]On
Behalf Of Carlo Salinari
Sent: Monday, December 08, 2003 1:18 PM
To: gcc-help@gcc.gnu.org
Subject: gcc 3.3.2 not generating gmon.out?


Hello,

I'd expect the following command:

$ g++ -g -pg list.cpp buffer.cpp common.cpp error.cpp -o list

to produce a gmon.out file for gprof, but it doesn't.
g++ version is 3.3.2 (Debian).

Any hint?

cheers,
	Carlo


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gcc 3.3.2 not generating gmon.out? [WOOPS]
  2003-12-08 20:19 gcc 3.3.2 not generating gmon.out? lrtaylor
@ 2003-12-08 21:40 ` Carlo Salinari
  0 siblings, 0 replies; 2+ messages in thread
From: Carlo Salinari @ 2003-12-08 21:40 UTC (permalink / raw)
  To: lrtaylor, gcc-help

Thanks for answering, I realized that a few minutes later.

bye,
	Carlo

lrtaylor@micron.com wrote:
> It's been a little while since I profiled an application, but doesn't that file get produced when you run the profiled program rather than at compile time?
> 
> Cheers,
> Lyle
> 
> -----Original Message-----
> From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org]On
> Behalf Of Carlo Salinari
> Sent: Monday, December 08, 2003 1:18 PM
> To: gcc-help@gcc.gnu.org
> Subject: gcc 3.3.2 not generating gmon.out?
> 
> 
> Hello,
> 
> I'd expect the following command:
> 
> $ g++ -g -pg list.cpp buffer.cpp common.cpp error.cpp -o list
> 
> to produce a gmon.out file for gprof, but it doesn't.
> g++ version is 3.3.2 (Debian).
> 
> Any hint?
> 
> cheers,
> 	Carlo
> 
> 
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-08 21:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-08 20:19 gcc 3.3.2 not generating gmon.out? lrtaylor
2003-12-08 21:40 ` gcc 3.3.2 not generating gmon.out? [WOOPS] Carlo Salinari

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).