Venkatesh Srinivas Fri, 09 Apr 2010 06:49:11 -0700
Hi, In case anyone wants to look at gprof's issues, compiling lib/csu with -mpreferred-stack-boundary=2 solves the argc/argv problem, but causes gmon.out files generated by -pg executables to have no useful information.
-- vs