changes made to gmon-sol2.c not reflected after recompiling gcc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux