Qlocation

Specifies the directory for supporting tools.

IDE Equivalent

None

Architectures

IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture

Syntax

Linux: -Qlocation,string,dir
Windows:  /Qlocation,string,dir

Arguments

string Is the name of the tool.
dir Is the directory (path) where the tool is located.

Default

OFF The compiler looks for tools in a default area.

Description

This option specifies the directory for supporting tools.

string can be any of the following:

Alternate Options

None

Example

The following command provides the path for the fpp tool:

ifort -Qlocation,fpp,/usr/preproc myprog.f

See Also

Qoption compiler option