[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mingw32 cross compiler produces large exe files



DP> I've noticed that using the mingw32 cross compiler under debian seems to
DP> generate exe files much larger than if I compile under windows.

DP> in the order of 11K to 250K which is fairly significant for a very
DP> simple program with 800B of source code!

DP> Does anyone know why this might be, or if there are settings which might
DP> affect compiled file size?

If debugging symbols are turned on than it should significantly
increase compiled file size.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)                                    |
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)                          |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Reply to: