On Tue, 2 Jan 2007, Ian Lance Taylor wrote:
Adam Sulmicki <[EMAIL PROTECTED]> writes:
can someone help me understand what is going on?
are the -p and -pg options supposed to work?
This question is not appropriate for gcc@gcc.gnu.org, which is a
mailing list for gcc developments. It is appropriate for
[EMAIL PROTECTED]
-p does work on GNU/Linux systems.
3b0: e8 00 00 00 00 call 3b5 <menu_init+0xb>
3b1: R_386_PC32 .bss
That is presumably the call to mcount which records the profiling
information.
except that :
# grep mcount menu.c
static int mcount = 0;
--
Adam Sulmicki
http://www.eax.com The Supreme Headquarters of the 32 bit registers