| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|---|
| 2 | |
|---|
| 3 | <html> |
|---|
| 4 | <head> |
|---|
| 5 | <meta name="generator" content= |
|---|
| 6 | "HTML Tidy for Linux/x86 (vers 1st September 2003), see www.w3.org"> |
|---|
| 7 | <meta http-equiv="Content-Type" content="text/html; charset=us-ascii"> |
|---|
| 8 | <link rel="stylesheet" type="text/css" href="../../../boost.css"> |
|---|
| 9 | |
|---|
| 10 | <title>Boost.Build - kcc toolset</title> |
|---|
| 11 | </head> |
|---|
| 12 | |
|---|
| 13 | <body link="#0000FF" vlink="#800080"> |
|---|
| 14 | <table border="0" cellpadding="7" cellspacing="0" width="100%" summary= |
|---|
| 15 | "header"> |
|---|
| 16 | <tr> |
|---|
| 17 | <td valign="top" width="300"> |
|---|
| 18 | <h3><a href="http://www.boost.org"><img height="86" width="277" alt= |
|---|
| 19 | "C++ Boost" src="../../../boost.png" border="0"></a></h3> |
|---|
| 20 | </td> |
|---|
| 21 | |
|---|
| 22 | <td valign="top"> |
|---|
| 23 | <h1 align="center">Boost.Build</h1> |
|---|
| 24 | |
|---|
| 25 | <h2 align="center">kcc toolset</h2> |
|---|
| 26 | </td> |
|---|
| 27 | </tr> |
|---|
| 28 | </table> |
|---|
| 29 | <hr> |
|---|
| 30 | |
|---|
| 31 | <h2>Introduction</h2> |
|---|
| 32 | |
|---|
| 33 | <p>Boost.Build's kcc toolset |
|---|
| 34 | supports the Intel KAI C++ Compiler.</p> |
|---|
| 35 | |
|---|
| 36 | <p><b>WARNING:</b> This compiler is no longer being distributed by Intel, |
|---|
| 37 | see the <a href= |
|---|
| 38 | "http://www.nersc.gov/nusers/resources/software/kai/kcc/">announcement</a> |
|---|
| 39 | for details.</p> |
|---|
| 40 | |
|---|
| 41 | <h2>Configuration Variables</h2>The kcc toolset responds to the following |
|---|
| 42 | variables which can be set in the environment or configured on the jam |
|---|
| 43 | command-line using <code>-s<i>VARIABLE_NAME</i>=</code><i>value</i>: |
|---|
| 44 | |
|---|
| 45 | <table border="1" summary="settings"> |
|---|
| 46 | <tr> |
|---|
| 47 | <th>Variable Name</th> |
|---|
| 48 | |
|---|
| 49 | <th>Semantics</th> |
|---|
| 50 | |
|---|
| 51 | <th>Default</th> |
|---|
| 52 | |
|---|
| 53 | <th>Notes</th> |
|---|
| 54 | </tr> |
|---|
| 55 | |
|---|
| 56 | <tr> |
|---|
| 57 | <td><code>kcc.root-directory</code></td> |
|---|
| 58 | |
|---|
| 59 | <td>Path to installation of compiler tools.</td> |
|---|
| 60 | |
|---|
| 61 | <td>(none)</td> |
|---|
| 62 | |
|---|
| 63 | <td>If not set tools must be available in the executable path.</td> |
|---|
| 64 | </tr> |
|---|
| 65 | </table> |
|---|
| 66 | <hr> |
|---|
| 67 | |
|---|
| 68 | <p>Revised |
|---|
| 69 | <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan --> |
|---|
| 70 | 14 May, 2002 <!--webbot bot="Timestamp" endspan i-checksum="39359" --></p> |
|---|
| 71 | |
|---|
| 72 | <p>Copyright © Dave Abrahams 2002.</p> |
|---|
| 73 | |
|---|
| 74 | <p><small>Distributed under the Boost Software License, Version 1.0. (See |
|---|
| 75 | accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or |
|---|
| 76 | copy at <a href= |
|---|
| 77 | "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p> |
|---|
| 78 | </body> |
|---|
| 79 | </html> |
|---|