Results 1 to 1 of 1
Hi all,
I am trying to use gcov on a library (.so) with GCC 4.5. When I compile it does produce the .gcno file. When I run the test it ...
- 11-29-2010 #1Just Joined!
- Join Date
- Nov 2010
- Posts
- 1
GCOV : empty .c.gcov files
Hi all,
I am trying to use gcov on a library (.so) with GCC 4.5. When I compile it does produce the .gcno file. When I run the test it does produce .gcda files corresponding to the library source files. But when I run gcov on source file it produces an empty .c.gcov file.
Please help.
-techtalk


Reply With Quote