Linking is no occuring in my Makefile; returns 'undefined reference to `main'

后端 未结 0 1104
难免孤独
难免孤独 2020-12-06 02:38

This simple program (two .c files and one .h) compiles and links properly from the command line. However, my Makefile is throwing an error during the linking stage. Proper t

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