How can we compile gcov.c file at our end.
Googled it, but didn't get much information.
When I tried to compile getting below error.
gcc gcov.c
gcov.c:33:20: fatal error: config.h: No such file or directory
compilation terminated.
Please help. Thanks