libgcov issue in GCC_3.23

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

 



Hi
I am trying to do a code coverage analysis on a code. For some reasons
I am still using gcc-3.23 (I don't have an option to upgrade it
currently).
Now, when I try to link the code with -lgcov option, I am getting a
"cannot find -lgcov option".
I have already found that I don't have the libgcov.a in my /usr/lib.
I had tried compiling gcc-3.23 source directly, but even there I was
unable to find it.

Could someone please direct me to where I could find this library.

--
Regards
Georgy


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux