Memory usage

William A. Gatliff bgat@billgatliff.com
Sat Nov 30 17:49:00 GMT 2002


Daniel:

> I am looking for a flag that as a result gives the total memory usage
> (text, data, bss etc). Currently i have the map file but there is no
> summery so now i have to sum up everything by hand to get a total usage
> figure.

$ objdump --headers <exe-file>

b.g.
-- 
Bill Gatliff
Public embedded GNU and embedded Linux training dates announced!
http://billgatliff.com

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list