Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: themarks on February 24, 2014, 10:05:59 pm

Title: Output file is too big with Code::Blocks, why?
Post by: themarks on February 24, 2014, 10:05:59 pm
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!
Title: Re: Output file is too big with Code::Blocks, why?
Post by: stahta01 on February 24, 2014, 10:38:22 pm
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.
Title: Re: Output file is too big with Code::Blocks, why?
Post by: themarks on February 24, 2014, 11:54:37 pm
I meant it was 516 KB and not MEGA, I will try check the compilers.