Skip to main content

IAR Embedded Workbench for RH850 3.20.x

‑‑strict

In this section:
Syntax
‑‑strict
Description

By default, the compiler accepts a relaxed superset of Standard C and C++. Use this option to ensure that the source code of your application instead conforms to strict Standard C and C++.

Note

The -e option and the ‑‑strict option cannot be used at the same time.

See also

Enabling language extensions.

Caution

Project>Options>C/C++ Compiler>Language 1>Language conformance>Strict