Investigating the size of an extremely small C program

后端 未结 0 616
忘掉有多难
忘掉有多难 2020-12-09 08:46

I\'m investigating the size of an extremely small C program on Linux (ubuntu 20.04).

I\'m compiling as follows:

gcc -s -nostdlib test.c -o test
         


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