On Sunday 31 August 2003 08:49, Jon Lapham wrote:
> Compiling this using "-g -pg" and calling it from the GnuCash guile script
> shown above produces a gmon.out file, but it does not contain any
> information from the GnuCash C functions, just the "inner_main" and "main"
> functions from simple-guile.c.

Are you using gcc3 to compile?  GnuCash is a collection of shared libraries. 
To profile shares libraries, you have to use at LEAST glibc 2.1, otherwise it 
most definitely won't work.

-- 
Benoit Gr�goire
http://step.polymtl.ca/~bock/

_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to