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