public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* changes made to gmon-sol2.c not reflected after recompiling gcc
@ 2006-11-28 20:13 Hari K. Pyla
  2006-11-28 21:43 ` Ian Lance Taylor
  0 siblings, 1 reply; 3+ messages in thread
From: Hari K. Pyla @ 2006-11-28 20:13 UTC (permalink / raw)
  To: gcc-help

Hi,
       I edited the following functions in gmon-sol2.c in 
gcc-4.1.1/gcc/config/i386 directory
(i) monstartup()
(ii) _mcleanup()
(iii) internal_mcount()
(iv) moncontrol()
basically added some fprintf()'s,  changed the filename "gmon.out" to 
"newgmon.out" in create() and  recompiled gcc with the following options
./configure
make
make install

The changes do seem to be reflected in the new build of gcc. Is there 
anything that I am missing. I appreciate you taking time to answer this.
Thanks in advance.

Regards,
--Hari
 

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

end of thread, other threads:[~2006-11-28 22:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-28 20:13 changes made to gmon-sol2.c not reflected after recompiling gcc Hari K. Pyla
2006-11-28 21:43 ` Ian Lance Taylor
2006-11-28 22:43   ` Hari K. Pyla

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