This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Basic block profiling support in recent GCCs


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.


--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]