gprof and xscale-elf-gcc

Phil Blundell pb@nexus.co.uk
Mon Jan 28 04:58:00 GMT 2002


On Mon, 2002-01-28 at 01:03, Arvind Krishnaswamy wrote:
> I'm using the xscale-elf-gcc corss compiler. How do I use xscale-elf-gprof
> for profiling data? The linker cannot find -lc_p. How do I fix this?
> Provided this can be fixed, how do I run the program under this cross-compiler
> environment to generate gmon.out?

Your C library needs to support profiling.  See the documentation for
whichever library you are using.

p.



More information about the Gcc mailing list