0

I have project which was written on C/C++, build genearator is cmake, gcc version is 4.8.4, operation system is Linux, via ls -la i compare size of exe file and receive next values:

DEBUG => 10.386.834 bytes
RELEASE => 1.427.407 bytes
RELWITHDEBINFO => 16.660.386 bytes
MINSIZEREL => 1.017.342 bytes

And now i have question why RELWITHDEBINFO executable file bigger than in DEBUG mode?

Topilski Alexandr
  • 669
  • 1
  • 12
  • 34

0 Answers0