Hello everyone,


I am wondering how to reduce the footprint of a binary build (C/C++) program generated by gcc.

1. Any ideas of reduce the footprint of a debug version build?
2. Any ideas of reduce the footprint of a release version build?

I think some linker or compiler options may help, what are they? Any other ideas to reduce footprint?


thanks in advance,
George