Language
C++
Compiler
gcc HEAD 15.0.0 20240909 (experimental)
Options
Don't Use Boost
Compiler Default
no pedantic
Raw compiler options
file.cc
$ g++ prog.cc file.cc
Exit Code:
1
Author
anonymous
6 months ago
C++
gcc HEAD 15.0.0 20240909 (experimental)
Author
anonymous
6 months ago
$ g++ prog.cc file.cc
/usr/bin/ld: /tmp/cc5qfXUR.o:(.bss+0x0): multiple definition of `next_operands'; /tmp/ccAK4JPQ.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status