| 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 - edg toolset</title> |
|---|
| 11 | </head> |
|---|
| 12 | |
|---|
| 13 | <body link="#0000FF" vlink="#800080" bgcolor="#FFFFFF"> |
|---|
| 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">edg toolset</h2> |
|---|
| 26 | </td> |
|---|
| 27 | </tr> |
|---|
| 28 | </table> |
|---|
| 29 | <hr> |
|---|
| 30 | |
|---|
| 31 | <h2>Introduction</h2> |
|---|
| 32 | |
|---|
| 33 | <p>Boost.Build's edg toolset supports the <a href= |
|---|
| 34 | "http://www.edg.com/">Edison Design Group</a> C/C++ compiler front-end |
|---|
| 35 | (evaluation version).</p> |
|---|
| 36 | |
|---|
| 37 | <h2>Configuration Variables</h2>The edg toolset responds to the following |
|---|
| 38 | variables which can be set in the environment or configured on the jam |
|---|
| 39 | command-line using <code>-s<i>VARIABLE_NAME</i>=</code><i>value</i>: |
|---|
| 40 | |
|---|
| 41 | <table border="1" summary="settings"> |
|---|
| 42 | <tr> |
|---|
| 43 | <th>Variable Name</th> |
|---|
| 44 | |
|---|
| 45 | <th>Semantics</th> |
|---|
| 46 | |
|---|
| 47 | <th>Default</th> |
|---|
| 48 | |
|---|
| 49 | <th>Notes</th> |
|---|
| 50 | </tr> |
|---|
| 51 | |
|---|
| 52 | <tr> |
|---|
| 53 | <td><code>ECCP</code></td> |
|---|
| 54 | |
|---|
| 55 | <td>Name and (optional) path of the eccp executable.</td> |
|---|
| 56 | |
|---|
| 57 | <td>(none)</td> |
|---|
| 58 | |
|---|
| 59 | <td>If not set, <code>eccp</code> must be available in the search |
|---|
| 60 | path.</td> |
|---|
| 61 | </tr> |
|---|
| 62 | </table> |
|---|
| 63 | <hr> |
|---|
| 64 | |
|---|
| 65 | <p>Revised |
|---|
| 66 | <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan --> |
|---|
| 67 | 09 Jul, 2003 <!--webbot bot="Timestamp" endspan i-checksum="39359" --></p> |
|---|
| 68 | |
|---|
| 69 | <p><i>Written by <a href="../../../people/jens_maurer.htm">Jens |
|---|
| 70 | Maurer</a>.</i></p> |
|---|
| 71 | |
|---|
| 72 | <p><small>Distributed under the Boost Software License, Version 1.0. (See |
|---|
| 73 | accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or |
|---|
| 74 | copy at <a href= |
|---|
| 75 | "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p> |
|---|
| 76 | </body> |
|---|
| 77 | </html> |
|---|