This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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: sh-elf vs profiling


DJ Delorie <dj@redhat.com> wrote:
> Is sh-elf/sim supposed to support profiling?  My latest tests show all
> the profiling tests failing.  For example, the bprob executable has
> the name of the gcda file in it, but doesn't attempt to write it out
> (verified with strace against the simulator).

Is your gcc configured with --with-newlib --with-headers?
I thought that those options are required to get a working
libgcov on newlib targets.

Regards,
	kaz


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