Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 1 year ago

Language

C++

Compiler

gcc 12.2.0

Options
Warnings
Boost 1.81.0
C++2b(GNU)
no pedantic
Raw compiler options
./person2.cpp

Author

anonymous

over 1 year ago

person2.cpp

$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.81.0-gcc-12.2.0/include -std=gnu++2b ./person2.cpp
/usr/bin/ld: /tmp/cc8w0eJT.o:(.data+0x0): multiple definition of `alpha'; /tmp/ccZ86NpP.o:(.data+0x0): first defined here
collect2: error: ld returned 1 exit status
Exit Code:
1