[ooc-compiler] How to summarize module size?
Brought to you by:
mva
|
From: Stewart G. <sgr...@ip...> - 2001-10-15 13:22:19
|
Hi Folks, I'm trying to reduce the size of an OO2C-generated executable. Is there some way of getting a breakdown of the contribution of each module to the final program size? I guess it would be possible by somehow processing the output of "nm", but I'm wondering if there is an easier way. Cheers, Stewart |