gcov apis are hidden in libgcov.a of arm-none-eabi

Ben vin benvinkorea@gmail.com
Tue Jun 28 13:08:00 GMT 2016


I am new to gcc and downloaded the built toolchain version
gcc-arm-none-eabi-5.2.2015q4.

But the gcov apis like __gcov_flush and init apis are hidden in libgcov.a.

How can I link this library with my test application and invoke these apis?

What am I doing wrong ?

Regards,
Ben.



More information about the Gcc-help mailing list