News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Output file is too big with Code::Blocks, why?

Started by themarks, February 24, 2014, 10:05:59 PM

Previous topic - Next topic

themarks

Hi everyone, I am new at Code::Blocks, I have just changed from Dev CPP


My question is:

With Dev CPP my output file from my project was 516MB, but now with Code::Blocks it's 1.08 MEGABYTES.

Could you guys tell me why? or somehow to change it?

Thank you in advance!

stahta01

1. Figure out what a Compiler is.
2. Pick the same compiler for both
3. If the size is still different look at the Compiler Options; make them the same.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

themarks

I meant it was 516 KB and not MEGA, I will try check the compilers.