public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* GCOV
@ 2004-04-14 12:05 Chandrakala M
  2004-04-15 14:08 ` GCOV llewelly
  0 siblings, 1 reply; 3+ messages in thread
From: Chandrakala M @ 2004-04-14 12:05 UTC (permalink / raw)
  To: gcc-help-help; +Cc: gcc-help

Hi,

Can anyone clairfy these

 1. gcov kernel patch - Can this patch be applied to any OS
     which has gcc support & proc support?
 
 2. Can we port this patch & apply it on mac os or any   
     OS? If not what are the constraints?

 3. Is there any patch that is similar to this that can be 
     used on mac os or any os?
 
 4. what happens when .da files data is read, how is taken
     from /proc or tracefile?
 
 5. Can u mail me any mailing lists where i can get  
     information regarding GCOV patch?
 
 Regards,
Chandrakala
 


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

* Re: GCOV
  2004-04-14 12:05 GCOV Chandrakala M
@ 2004-04-15 14:08 ` llewelly
  0 siblings, 0 replies; 3+ messages in thread
From: llewelly @ 2004-04-15 14:08 UTC (permalink / raw)
  To: Chandrakala M; +Cc: gcc-help-help, gcc-help

"Chandrakala M" <chandrakala.ms@ap.sony.com> writes:

> Hi,
> 
> Can anyone clairfy these

I don't think your questions have much to do with gcc.
    Why don't you search:
    http://ltp.sourceforge.net/coverage/gcov-kernel.php 
    for an appropriate forum. Maybe the people who wrote it can answer
    your questions.

> 
>  1. gcov kernel patch - Can this patch be applied to any OS
>      which has gcc support & proc support?

I would be very surprised to hear of a kernel patch which was not
    specific to a particular OS. Kernel code is the most OS-specific
    part of an OS.

>  
>  2. Can we port this patch & apply it on mac os or any   
>      OS? If not what are the constraints?
> 
>  3. Is there any patch that is similar to this that can be 
>      used on mac os or any os?
>  
>  4. what happens when .da files data is read, how is taken
>      from /proc or tracefile?
>  
>  5. Can u mail me any mailing lists where i can get  
>      information regarding GCOV patch?

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

* gcov
@ 2009-07-20 18:00 Wintaki Hagabashi
  0 siblings, 0 replies; 3+ messages in thread
From: Wintaki Hagabashi @ 2009-07-20 18:00 UTC (permalink / raw)
  To: gcc-help


Hi,

I'm trying to find out the real answer to this:  is it possible to use gcov with shared libraries?

I see lots of posts online using google that claim gcov does not support shared libraries, but nothing official.

I am using gcc-4.3.3.

It works great using static libraries, but we would like to use it on some other code that can not as easily be built static.

We get link errors similar to the following:

sender.o(.data.rel+0x48): undefined reference to `__gcov_merge_add'

Any information greatly appreciated.  Thanks

Wayne

_________________________________________________________________
Show them the way! Add maps and directions to your party invites. 
http://www.microsoft.com/windows/windowslive/products/events.aspx

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

end of thread, other threads:[~2009-07-20 18:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-14 12:05 GCOV Chandrakala M
2004-04-15 14:08 ` GCOV llewelly
2009-07-20 18:00 gcov Wintaki Hagabashi

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).