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.
I using RH9... let's see what glibc that equates to... 2.3.2.
gcc is 3.2.2.
-- -**-*-*---*-*---*-*---*-----*-*-----*---*-*---*-----*-----*-*-----*--- Jon Lapham <[EMAIL PROTECTED]> Rio de Janeiro, Brasil Work: Extracta Mol�culas Naturais SA http://www.extracta.com.br/ Web: http://www.jandr.org/ ***-*--*----*-------*------------*--------------------*---------------
_______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel
