Intel® Fortran Compiler 16.0 User and Reference Guide

print-sysroot

Prints the target sysroot directory that is used during compilation.

Architectures

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

Syntax

Linux:

-print-sysroot

OS X:

None

Windows:

None

Arguments

None

Default

OFF

Nothing is printed.

Description

This option prints the target sysroot directory that is used during compilation.

This is the target sysroot directory that is specified in an environment file or in option --sysroot. This option is only effective if a target sysroot has been specified.

IDE Equivalent

None

Alternate Options

None

See Also