参考:
【CodeTyphon】GCC编译出现 undefined reference to __libc_csu_init' 和
__libc_csu_fini’的解决方法 - 峋山隐修会 - 博客园
https://www.cnblogs.com/caibirdy1985/p/13220963.html
LInux下编译发生的libc相关错误 - gqtc - 博客园
https://www.cnblogs.com/gqtcgq/p/7247158.html
完整报错信息:
configure:3118: gcc conftest.c >&5
/lib/../lib64/crt1.o: In function `_start':
(.text+0x12): undefined reference to `__libc_csu_fini'
/lib/../lib64/crt1.o: In function `_start':
(.text