On 13 Mar 2008, at 09:15, Graeme Geldenhuys wrote:

Has the '-pg' (gprof) compiler option issues ever been resolved under Linux?

I' not sure, but I don't think so. Under Linux, you can however also use valgrind with the cachegrind backend for profiling (but in this case ensure that your program and the units you want to profile are compiled with -gv, and that none of the used units is compiled with plain -g/-gl)


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to