Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 7 years ago

Language

C++

Compiler

clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 47f7c9f1a774a48d11a686ab754f5a4b5342f5f5) (https://github.com/llvm-mirror/llvm.git b044a64d2770dbaeb9d29ae24c8edf36b3cd6fa6)

Options
Warnings
Boost 1.68.0
C++2a(GNU)
-pedantic

Author

anonymous

almost 7 years ago

$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-head/include -std=gnu++2a -pedantic
/usr/lib/gcc/x86_64-linux-gnu/5.4.0/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
clang-8: error: linker command failed with exit code 1 (use -v to see invocation)
Exit Code:
1