Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 3/31/2023
Public

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

Document Table of Contents

Qinstall

Specifies the root directory where the compiler installation was performed.

Syntax

Linux:

-Qinstalldir

macOS:

-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 a shell script to set your environment variables.

IDE Equivalent

None

Alternate Options

None