gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] gcov/lcov code coverage of glusterfs


From: John Smith
Subject: [Gluster-devel] gcov/lcov code coverage of glusterfs
Date: Thu, 9 May 2013 19:14:10 +0200

Hi,


Im trying to build/instrument glusterfs for gcov code coverage, so
that we can determine how much of the code gets tested by running the
test suite.

But when i try to do a build using *FLAGS+='-fprofile-arcs
-ftest-coverage', i run into this error: undefined reference to
`__gcov_init' (http://fpaste.org/11321/36811943/)

Using '-fprofile-arcs' implies '-lgcov', so i shouldnt be getting that error.


Does anyone have any idea what might be going wrong here ?



Regards,


John Smith.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]