Skip to main content

IAR Embedded Workbench for RX 5.20

‑‑no_system_include

In this section:
Syntax

‑‑no_system_include

Description

By default, the compiler automatically locates the system include files. Use this option to disable the automatic search for system include files. In this case, you might need to set up the search path by using the -I compiler option.

See also

‑‑dlib_config, and ‑‑system_include_dir.

Caution

Project>Options>C/C++ Compiler>Preprocessor>Ignore standard include directories