tags:

views:

32

answers:

0

I have library intended for embedded devices developed in C for which I need to compute the code size. The OS is Linux and compiler is gcc. Could you please indicate how this can be done? Also are there ways in which I can reduce the foot print size using mechanisms like compiler optimization?