Build binaries too large
JamesYang007 opened this issue · 0 comments
JamesYang007 commented
Binaries are much smaller with -g0
flag. With debug information, linux build yields over 400MB binary! If debugging is needed, we can always rebuild with the debug info on and read core dump.