How to reduce the size of executable produced by MinGW g++ compiler?

后端 未结 4 791
情书的邮戳
情书的邮戳 2020-11-30 11:07

I have a trivial \"Hello world\" C++ program that is compiled to 500kB executable by MinGW g++ compiler under Win XP. Some say that is caused by iostream li

4条回答
提交回复
热议问题