You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o: in function _start': (.text+0x24): undefined reference to main' collect2: error: ld returned 1 exit status
#95
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o: in function _start': (.text+0x24): undefined reference to main'
collect2: error: ld returned 1 exit status
ns3.34,I'm getting an error while compiling, what should I do to solve this problem?
My platform is WSL2:Ubuntu20.04
The text was updated successfully, but these errors were encountered:
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o: in function
_start': (.text+0x24): undefined reference to
main'collect2: error: ld returned 1 exit status
ns3.34,I'm getting an error while compiling, what should I do to solve this problem?
My platform is
WSL2:Ubuntu20.04
The text was updated successfully, but these errors were encountered: