Dev-Cpp icon indicating copy to clipboard operation
Dev-Cpp copied to clipboard

Compiled executable too large

Open flyandancexo opened this issue 1 year ago • 0 comments

so I am testing your IDE, and its compiled simple hello world code is 2.98 MB (3,133,915 bytes);

Hello World!

--------------------------------
Process exited after 0.01018 seconds with return value 0
Press any key to continue . . .

dev-cpp_5.11 compiled size is: 1.83 MB (1,921,118 bytes), and runs slightly faster. I am not sure if this is a concern, but what is the point of improvement if it's going backward.

Hello World!

--------------------------------
Process exited after 0.00704 seconds with return value 0
Press any key to continue . . .

flyandancexo avatar Mar 14 '24 04:03 flyandancexo