Saturday, 7 September 2013

same code same compiler compiled difference size

same code same compiler compiled difference size

I have an hp-ux compiler environment. Yesterday, I compiled a dynamic
library which had size as 4896088. Today, the same code's compiled size is
4936968. How to find the difference in the source code?
Is there any command like "objdump" in hp-ux aCC.

No comments:

Post a Comment