|
Boost.Buildintel-linux toolset |
Boost.Build's intel-linux toolset supports the Intel C++ Compiler for Linux.
-sVARIABLE_NAME=
value:
Variable Name | Semantics | Default | Notes |
---|---|---|---|
INTEL_LINUX_VERSION |
The version of the compiler to use. | "60" |
This is used to locate the setup script for the compiler. The
script used is
/opt/intel/compiler$(INTEL_LINUX_VERSION)/ia32/bin/iccvars.sh .
This variable is only used if and only if the setup script has not been
previously loaded. This is to allow for installations where the setup
is already done. In which case the script is not executed before the
invocation of the tools. |
Revised 14 May, 2002
Copyright © Dave Abrahams 2002.
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)