Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 6 years ago

Language

C++

Compiler

gcc 4.8.5

Options
Warnings
Don't Use Boost
C++11
no pedantic
Raw compiler options
-Woverloaded-virtual -Wall

Author

anonymous

about 6 years ago

$ g++ prog.cc -Wall -Wextra -std=c++11 -Woverloaded-virtual -Wall
g++: error: unrecognized command line option '-Woverloaded-virtual -Wall'
Exit Code:
1