Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 9/08/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

F (macOS)

Adds a framework directory to the head of an include file search path. This feature is only available for ifort.

Syntax

Linux:

None

macOS:

-Fdir

Windows:

None

Arguments

dir

Is the name for the framework directory.

Default

OFF

The compiler does not add a framework directory to the head of an include file search path.

Description

This option adds a framework directory to the head of an include file search path.

IDE Equivalent
None
Alternate Options

None