Forum > General
Finding list of all including units and their size in final executable
(1/1)
Marladu:
Hi, is it possible to see the list of all units included in an FPC compiled executable and the size contribution of each unit to that compiled executable?
marcov:
Pass -Xm and look at the generated map file
Marladu:
Ok, I just followed your tip and I can easily find the list of all included units, but finding out the size contributions of each to the final executable doesn't really seem like something I could extract from there.
Still is enough for my needs though, the size thing was more a curiosity while the list of used units was the necessity, so thanks for the quick and accurate answer!
Navigation
[0] Message Index