Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 7/13/2023
Public

Visible to Intel only — GUID: GUID-1883ED3F-7A74-46F3-A696-3D22CC6D9C4B

Document Table of Contents

fpermissive

Tells the compiler to allow for non-conformant code.

Syntax

Linux:

-fpermissive

macOS:

-fpermissive

Windows:

None

Arguments

None

Default

OFF

Description

Tells the compiler to allow for non-conformant code.

IDE Equivalent

None

Alternate Options

None