I am attempting to run lcov.  I put the gcno and gcda files in 
/tmp/lcov, and then I run lcov

 > kyle@ekyle29792 MSYS ~/lcov
$ lcov --capture --directory /tmp/lcov --output-file -
Capturing coverage data from /tmp/lcov
geninfo: ERROR: need tool gcov!

I do not know which package has gcov!  I have already tried the following:

pacman -S perl
pacman -S tar
pacman -S strip
pacman -S binutils
pacman -S msys/patch
pacman -S msys/make
pacman -S mingw64/mingw-w64-x86_64-lcov
pacman -S mingw64/mingw-w64-x86_64-gcc
pacman -S mingw64/mingw-w64-x86_64-gcc-libs

Any others I should try?


Thanks!



------------------------------------------------------------------------------
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to