Language
C++
Compiler
gcc HEAD 11.0.0 20210222 (experimental)
Options
Optimization
Boost 1.73.0
C++17
no pedantic
$ g++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=c++17
Exit Code:
1
Author
anonymous
about 4 years ago
C++
gcc HEAD 11.0.0 20210222 (experimental)
Author
anonymous
about 4 years ago
$ g++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=c++17
/usr/bin/ld: /tmp/ccXgYQYz.o: undefined reference to symbol 'shm_open@@GLIBC_2.2.5'
//lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status