Ask Your Question

Revision history [back]

here tips for reducing executable size. and i found an answer to my question "why the built dll's sizes are over the sizes of distributed dlls.":

  • Use Microsoft Visual C++ instead of gcc (Cygwin or Mingw) on Windows. It does produce smaller and faster executables.