| |||
| Home > Compiler Command-line Options > Command-line options > --sys_include | |||
This option removes the current place from the include search path.
Quoted include files are treated in a similar way to angle-bracketed
include files, except that quoted include files are always searched
for first in the directories specified by -I, and angle-bracketed
include files are searched for first in the -J directories.
Compiler search rules and the current place in Using the ARM Compiler
Compiler command-line options and search paths in Using the ARM Compiler.