/usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crt1.o: In function _start':
main'
(.text+0x18): undefined reference to
collect2: ld returned 1 exit status
make: *** [comm] Error 1
我在centos平台下make一个程序的时候出现了这样的问题,但是其他的程序都不会出现这样的问题,求问大神是怎么回事,该怎么解决??谢谢谢谢