User forums > Help

Program bloat and compile speed questions.

<< < (3/3)

thomas:
Hmmm...?

int main(int argc, char *argv[])
{
return 0;
}

Dev-CPP 4.9.9.2               ---> 5632 Bytes
code::blocks 1.0finalBeta    ---> 5632 bytes

Both are stripped executable sizes, compiler switches whatever the respective IDE comes with as default.

David Perfors:
that is probably mingw/gcc...

Navigation

[0] Message Index

[*] Previous page

Go to full version