crt1.o: In function `_start': - undefined reference to `main' in Linux - Stack Overflow

crt1.o: In function `_start': - undefined reference to `main' in Linux - Stack Overflow

瀏覽:1002
日期:2025-11-20
I am porting an application from Solaris to Linux The object files which are linked do not have a main() defined. But compilation and linking is done properly in Solaris and executable ......看更多