gprof not happy with mainline output.

Peter Steinmetz steinmtz@us.ibm.com
Thu Sep 2 21:38:00 GMT 2004





I'm trying to use gprof with a mainline build from today.  I compile with
-pg, run the application to generate the gmon.out file and then run gprof,
but all I get is the following:

.
.
BFD: ../00000001/art: invalid string offset 51462 >= 3039 for section
`.strtab'
BFD: ../00000001/art: invalid string offset 268454758 >= 3039 for section
`.strtab'
BFD: ../00000001/art: invalid string offset 50438 >= 3039 for section
`.strtab'
BFD: ../00000001/art: invalid string offset 268455950 >= 3039 for section
`.strtab'
gprof: file `../00000001/art' has no symbols


Any idea what might cause this? .. Running with gcc 3.4 works fine.


Pete



More information about the Gcc mailing list