Hello list.

I use MinGW by MinGW-builds project[1].

When I compiled this little code: int main() {return 0;}
with this command line: gcc main.c -omain -s -O2
I get the .exe file with size ~33 Kb. I think that this size is too big.
I know that MinGW-builds project uses CRT from mingw-w64 project,
that's why I write in this mailing-list.

Tell me please, is this a normal size? What can be done to reduce the size?

Thanks.

[1] http://sourceforge.net/projects/mingwbuilds/
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to