pastebin - collaborative debugging tool
rovema.kpaste.net RSS


gcc -std= options in Debian bullseye
Posted by Anonymous on Mon 15th Aug 2022 11:27
raw | new post

  1. # gcc -std= options in Debian bullseye, i.e. ISO C and ISO C++ language versions
  2. $ gcc -v --help 2> /dev/null | sed -n '/^ *-std=\([^<][^ ]\+\).*/ {s//\1/p}'
  3. f2003
  4. f2008
  5. f2008ts
  6. f2018
  7. f95
  8. gnu
  9. legacy
  10. c++03
  11. c++0x
  12. c++11
  13. c++14
  14. c++17
  15. c++1y
  16. c++1z
  17. c++20
  18. c++2a
  19. c++98
  20. c11
  21. c17
  22. c18
  23. c1x
  24. c2x
  25. c89
  26. c90
  27. c99
  28. c9x
  29. gnu++03
  30. gnu++0x
  31. gnu++11
  32. gnu++14
  33. gnu++17
  34. gnu++1y
  35. gnu++1z
  36. gnu++20
  37. gnu++2a
  38. gnu++98
  39. gnu11
  40. gnu17
  41. gnu18
  42. gnu1x
  43. gnu2x
  44. gnu89
  45. gnu90
  46. gnu99
  47. gnu9x
  48. iso9899:1990
  49. iso9899:199409
  50. iso9899:1999
  51. iso9899:199x
  52. iso9899:2011
  53. iso9899:2017
  54. iso9899:2018

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.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at