- # gcc -std= options in Debian bullseye, i.e. ISO C and ISO C++ language versions
- $ gcc -v --help 2> /dev/null | sed -n '/^ *-std=\([^<][^ ]\+\).*/ {s//\1/p}'
- f2003
- f2008
- f2008ts
- f2018
- f95
- gnu
- legacy
- c++03
- c++0x
- c++11
- c++14
- c++17
- c++1y
- c++1z
- c++20
- c++2a
- c++98
- c11
- c17
- c18
- c1x
- c2x
- c89
- c90
- c99
- c9x
- gnu++03
- gnu++0x
- gnu++11
- gnu++14
- gnu++17
- gnu++1y
- gnu++1z
- gnu++20
- gnu++2a
- gnu++98
- gnu11
- gnu17
- gnu18
- gnu1x
- gnu2x
- gnu89
- gnu90
- gnu99
- gnu9x
- iso9899:1990
- iso9899:199409
- iso9899:1999
- iso9899:199x
- iso9899:2011
- iso9899:2017
- iso9899:2018
gcc -std= options in Debian bullseye
Posted by Anonymous on Mon 15th Aug 2022 11:27
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.