Use pkgfile to tell you what package a file lives in. You need the full
path including extension. I'm not in Windows to do this for you at present
and besides teach a person to fish and all that.

On Nov 15, 2016 4:47 PM, "Kyle Lahnakoski" <klahnako...@mozilla.com> wrote:

>
> 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
>
------------------------------------------------------------------------------
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to