Why do .o files appear to have a .bss section of size 0 when compiled with GCC?

前端 未结 0 542
醉话见心
醉话见心 2020-12-21 05:20

While working on a C program, I altered my build to produce a .o file instead of a stand-alone binary. When doing so, I noticed that the size of .bss section of the resultin

相关标签:
回答
  • 消灭零回复
提交回复
热议问题