Non-Confidential | ![]() | ARM DUI0472J | ||
| ||||
Home > Compiler Command-line Options > --compile_all_input, --no_compile_all_input |
Enables and disables the suppression of filename extension processing, enabling the compiler to compile files with any filename extensions.
When enabled, the compiler suppresses filename extension processing entirely, treating all input files as if they have the suffix .c.
The default is --no_compile_all_input
.