Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22009

firmware grow bigger after enable gcc coverage

$
0
0

I am implementing gcov on an android device, and it's system image has a size limitation. My problem is that the system image grow 7M or more after I enable gcov by adding

my_cflags += --coverage
my_ldflags += --coverage

in build/core/binary.mk Is it normal?


Viewing all articles
Browse latest Browse all 22009

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>