diff --git a/intel-linux-tools.html b/intel-linux-tools.html new file mode 100644 index 000000000..04e0b1ed9 --- /dev/null +++ b/intel-linux-tools.html @@ -0,0 +1,58 @@ + +
+ + +|
+ |
+
+ Boost.Build+intel-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. + | "50"
+ | 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. All Rights Reserved.
+ + diff --git a/v1/intel-linux-tools.html b/v1/intel-linux-tools.html new file mode 100644 index 000000000..04e0b1ed9 --- /dev/null +++ b/v1/intel-linux-tools.html @@ -0,0 +1,58 @@ + + + + +|
+ |
+
+ Boost.Build+intel-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. + | "50"
+ | 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. All Rights Reserved.
+ +