Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 1 year ago

Language

C

Compiler

gcc 12.2.0

Options
Warnings
C11(GNU)
no pedantic

Author

anonymous

over 1 year ago

$ gcc prog.c -Wall -Wextra -std=gnu11
/usr/bin/ld: /lib/x86_64-linux-gnu/crt1.o: in function `_start':
(.text+0x24): undefined reference to `main'
collect2: error: ld returned 1 exit status
Exit Code:
1