Hi, Was just wondering if anyone knew off the top of their head how to get mplayer to work with gprof. Pointers to FAQ/archives are also appreciated. gprof requires compilation with a -pg flag which is incompatible with the -fomit-frame-pointer flag in my makefile, and I can't find anyplace in the configure script to include extra flags like -pg to let it figure out if they work. Thanks in advance for any tips, --bsp