GCOV Loading error.

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

 



Hi,
   I am trying to setup GCOV in my env for that I have added these
flags in for compilation and linking.

CFLAGS_linux= -m32 -fPIC -g -Wall -fprofile-arcs -ftest-coverage

LDFLAGS_linux= -m32 -shared -L/usr/lib -fprofile-arcs

After this I am able to compile properly and the corresponding .o and
.gcno files are generated.

But when I am trying to start my process it is giving me this error
while starting the process.


ERROR bad load_module for:
"/u02/sms/achhabra/B6400_BRANCH/sms_bins/lib/fm_sir_utils.so":
/u02/sms/achhabra/B6400_BRANCH/sms_bins/lib/fm_sir_utils.so: undefined
symbol: __gcov_merge_add

Can you please help me in fixing this issue asap.

-- 
Rgds,
Akshya




[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