3 SPDX-FileCopyrightText: Copyright The SCons Foundation (https://scons.org)
4 SPDX-License-Identifier: MIT
5 SPDX-FileType: DOCUMENTATION
7 This file is processed by the bin/SConsDoc.py module.
11 <!ENTITY % scons SYSTEM '../../doc/scons.mod'>
13 <!ENTITY % builders-mod SYSTEM '../../doc/generated/builders.mod'>
15 <!ENTITY % functions-mod SYSTEM '../../doc/generated/functions.mod'>
17 <!ENTITY % tools-mod SYSTEM '../../doc/generated/tools.mod'>
19 <!ENTITY % variables-mod SYSTEM '../../doc/generated/variables.mod'>
23 <sconsdoc xmlns="http://www.scons.org/dbxsd/v1.0"
24 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
25 xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 http://www.scons.org/dbxsd/v1.0/scons.xsd">
30 Sets construction variables for the Intel C/C++ compiler
31 (Linux and Windows, version 7 and later).
32 Calls the &t-link-gcc; or &t-link-msvc;
33 (on Linux and Windows, respectively)
34 tool to set underlying variables.
42 <item><!--LD--></item>
43 <item>INTEL_C_COMPILER_VERSION</item>
49 <cvar name="INTEL_C_COMPILER_VERSION">
52 Set by the &t-link-intelc; Tool
53 to the major version number of the Intel C compiler