...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
|
Boost.Buildintel-linux toolset |
Boost.Build's intel-linux toolset supports the Intel C++ Compiler for Linux.
-sVARIABLE_NAME=
value. If neither
variable is set but iccvars.sh
can be found in the
PATH
, then the version of the tools installed where
iccvars.sh
lives is used.
Variable Name | Semantics | Default | Notes |
---|---|---|---|
INTEL_VERSION |
The version of the compiler to use. | 70 |
If INTEL_PATH is set, this variable is ignored.
|
INTEL_PATH |
The path to the compiler installation. | The default installation location for the version specified by
INTEL_VERSION
|
Revised 3 Jan, 2004
Copyright © Dave Abrahams 2002-2003.
Use, modification, and distribution are subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)