| |||
| Home > Compiler Command-line Options > Command-line options > --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.
This option is implicitly selected for files having a suffix
of .cpp, .cxx, .c++, .cc,
or .CC.