What is the right way to turn on the -pg option when we are compiling gcc 3.x? (So that we can profile the resulting executables with gprof) Thank you.