Intel® Fortran Compiler 16.0 User and Reference Guide

F (OS X*)

Adds a framework directory to the head of an include file search path.

Architecture Restrictions

Not available on Intel® 64 architecture targeting Intel® MIC Architecture

Syntax

Linux:

None

OS X:

-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