Showing posts with label reduce executable size. Show all posts
Showing posts with label reduce executable size. Show all posts

How can we reduce a final size of executable?

Size of the final executable can be reduced using dynamic linking for libraries.

or we can reduce also by using more of local variables

How can we reduce a final size of executable?

Size of the final executable can be reduced using dynamic linking for libraries.

or we can reduce also by using more of local variables