Technical Support
On-Line Manuals
Compiler Reference Guide
--cpp
This option enables the compilation of C++ source code.
This option can also be combined with other source language command-line options. For example, armcc --cpp.
armcc --cpp
This option is implicitly selected for files having a suffix of .cpp, .cxx, .c++, .cc, or .CC.
.cpp
.cxx
.c++
.cc
.CC
--anachronisms, --no_anachronisms
--c90
--c99
--strict, --no_strict
Source language modes.