c++.wxwindows - Size of exe
- Borja Torres <Borja_member pathlink.com> Feb 16 2006
- chris elliott <biol75 york.ac.uk> Feb 16 2006
The size of the minimal sample with digital mars are 1,71 Mb and with Visual C ++ 6 are 944 Kb. Why there are this diference of executable's size? Is there any option to reduce the exe's size for Digital Mars? Thanks.
Feb 16 2006
I get some different values, http://biolpc22/wx/wxhatch/wxMSW_Compiler_choice.html with digital mars smake you can change the debug/release etc switches, but with the free make try editing config.dmc chris Borja Torres wrote:The size of the minimal sample with digital mars are 1,71 Mb and with Visual C ++ 6 are 944 Kb. Why there are this diference of executable's size? Is there any option to reduce the exe's size for Digital Mars? Thanks.
Feb 16 2006








chris elliott <biol75 york.ac.uk>