Skip to main content

IAR Embedded Workbench for RISC-V 3.40

‑‑libc++

In this section:
Syntax

‑‑libc++

Description

Use this option to make the compiler use Libc++ system headers and to make the linker use the Libc++ library, with support for C++17. A Full library configuration will be used and the header file DLib_Config_Full.h will be referenced.

Note

This option cannot be used together with the compiler option ‑‑dlib_config.

See also

Overview—Standard C++.

Caution

Project>Options>General Options>Library Configuration>Library>Libc++