hi I am getting following error when i run gcov, please help us what is going wrong here. Compiled sources with compiler version 2.95.3 with " -Wc,-fprofile-arcs -Wc,-ftest-coverage" options and with and without linking option "-p" I am getting below error for any of the *.da files collected. gcov versions details which I am currently runnning for the above issue is 1. GNU gcov version 1.5 - which is "ntomips-gcov OR ntomips-gcov-2.95.3" 2. gcov (GCC) 3.3.5 (qnx-nto) - which is (ntomips-gcov-3.3.5) Hitting the issue. ============ The following files are present in the current directory test.bb test.bbg test.c test.da and I am running below command and it says aborted, please help on this. $usr/bin/ntomips-gcov-2.95.3 -f test.c Aborted $