Intel® C++ Compiler 16.0 User and Reference Guide

Qinstall

Specifies the root directory where the compiler installation was performed.

Architecture Restrictions

Not available on Intel® 64 architecture the Intel® Xeon Phi™ coprocessor x100 product family (formerly code name Knights Corner)

Syntax

Linux and OS X:

-Qinstalldir

Windows:

None

Arguments

dir

Is the root directory where the installation was performed.

Default

OFF

The default root directory for compiler installation is searched for the compiler.

Description

This option specifies the root directory where the compiler installation was performed. It is useful if you want to use a different compiler or if you did not use the compilervars shell script to set your environment variables.

IDE Equivalent

None

Alternate Options

None