public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Error in Gcov for ARM
@ 2011-09-20  5:14 Harry Trinta
  2011-09-20  7:46 ` Jonathan Wakely
  2011-09-20 10:08 ` Kai Ruottu
  0 siblings, 2 replies; 3+ messages in thread
From: Harry Trinta @ 2011-09-20  5:14 UTC (permalink / raw)
  To: gcc-help

Dear,

I am having a problem when compiling a program with options
-ftest-coverage and -fprofile-arcs to run on an embedded system with
ARM processor.
I'm using a GCC cross-compiler (arm-elf) to compile the program.

The errors is as follows:

- undefined reference to `__gcov_merge_add'
- undefined reference to `__gcov_init'


is there any restriction on the use of these parameters for this type
of processor?

Thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-20 10:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-20  5:14 Error in Gcov for ARM Harry Trinta
2011-09-20  7:46 ` Jonathan Wakely
2011-09-20 10:08 ` Kai Ruottu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).