On May 16, 2006, at 10:44 AM, Nikolaos Kavvadias wrote:
Do you know if when building the gcc for cross (different) target (e.g. sparc-elf-gcc) the gcov does get built as well?
It should.
I mean my intention is to use gcov for a cross target on a simulation environment based on SystemC (http://www.systemc.org).
You might have to write a little code, worse case, to dump the data out to whatever you can dump it out to.