Language
C++
Compiler
gcc HEAD 8.0.0 20170703 (experimental)
Options
Warnings
Boost 1.64.0
C++1z(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.64.0/gcc-head/include -std=gnu++1z
Exit Code:
1
Author
anonymous
over 7 years ago
C++
gcc HEAD 8.0.0 20170703 (experimental)
Author
anonymous
over 7 years ago
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.64.0/gcc-head/include -std=gnu++1z
/opt/wandbox/boost-1.64.0/gcc-head/lib/libboost_unit_test_framework.a(unit_test_main.o): In function `main':
unit_test_main.cpp:(.text.startup+0x6): undefined reference to `init_unit_test_suite(int, char**)'
collect2: error: ld returned 1 exit status