public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gmon.c
@ 2004-09-10 14:45 Gabriel Tanase
  2004-09-12  2:55 ` gmon.c Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: Gabriel Tanase @ 2004-09-10 14:45 UTC (permalink / raw)
  To: gcc-help

hello,

I am interested to build gcc with a slightly modified gcc/gmon.c
file(instead of writing to the results into gmon.out I write the
results into gmon.out.PID where PID is the process id  of the current
process). When I compile the sources(./configure
--prefix=/home/gabrielt/gnu ; make; make install  or ./configure; make
bootstrap; make install)  the gmon.c is never compiled. Can anybody
point me to some documentation about how I can compile and include a
modified gmon.c

Thanks,
GAbi

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

end of thread, other threads:[~2004-09-12  2:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-10 14:45 gmon.c Gabriel Tanase
2004-09-12  2:55 ` gmon.c Ian Lance Taylor

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