-pg problem

2007-01-02 Thread Adam Sulmicki
int f, fd; #ifndef HAVE_FREETYPE if(vo_font == NULL) return 0; #endif now WTF is the line 3b0 ??? ideas? ---- -- Adam Sulmicki http://www.eax.com The Supreme Headquarters of the 32 bit registers

Re: -pg problem

2007-01-02 Thread Adam Sulmicki
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 f

Re: -pg problem

2007-01-02 Thread Adam Sulmicki
up. I have renamed all occurences of "mcount" in sources to something else, and the program does not crash anymore. Thanks a lot for help! -- Adam Sulmicki http://www.eax.com The Supreme Headquarters of the 32 bit registers

gcc, mplayer and profile (mcount)

2007-01-03 Thread Adam Sulmicki
ers might have intentionally left mcount() visible to user space so that user can replace gcc's mcount() with their own implementation. Just FWIW, I don't care if anything will get done about it. -- Adam Sulmicki http://www.eax.com The Supreme Headquarters of the 32 bit registers

Re: gcc, mplayer and profile (mcount)

2007-01-03 Thread Adam Sulmicki
cord : http://www.cs.unm.edu/~sulmicki/eax/patches/xterm/xterm2.diff this bug as present in xterm ever since it ran on linux for the first time, up until 2001. No idea how long it is, but at least a decade. -- Adam Sulmicki http://www.eax.com The Supreme Headquarters of the 32 bit registers

RE: gcc, mplayer and profile (mcount)

2007-01-03 Thread Adam Sulmicki
trying to rationalise it. Fine. I am sorry, and I apoligize. Adam -- Adam Sulmicki http://www.eax.com The Supreme Headquarters of the 32 bit registers