Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 3 years ago

Language

C++

Compiler

gcc 11.1.0

Options
Warnings
Optimization
Boost 1.78.0
C++14
-pedantic
Raw compiler options
-O0

Author

anonymous

about 3 years ago

$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.78.0-gcc-11.1.0/include -std=c++14 -pedantic -O0
/usr/bin/ld: /tmp/cc03U8GR.o: in function `main':
prog.cc:(.text+0x14): undefined reference to `Foo::OUT_OF_BOUNDS_VALUE'
collect2: error: ld returned 1 exit status
Exit Code:
1