In function `_start’ undefined reference to `main’ error: ld returned 1 exit status


Fans don’t w

/usr/lib/gcc/x86_64-linux-gnu/7/.. /.. /.. /x86_64-linux-gnu/Scrt1.o: In function `_start’:
(.text+0x20): undefined reference to `main’
collect2: error: ld returned 1 exit status

Notice if main is wrong, or return is wrong
Must not be careless, ha ha ha

Read More: