2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 13:22:11 +00:00
Files
build/v1/cwpro9-tools.html
Beman Dawes 478cdf8258 Add cwpro9 toolset
[SVN r21536]
2004-01-08 00:41:24 +00:00

80 lines
2.4 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="generator" content=
"Microsoft FrontPage 5.0">
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<link rel="stylesheet" type="text/css" href="../../../boost.css">
<title>Boost.Build - cwpro8 toolset</title>
</head>
<body link="#0000FF" vlink="#800080">
<table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
"header">
<tr>
<td valign="top" width="300">
<h3><a href="http://www.boost.org"><img height="86" width="277" alt=
"C++ Boost" src="../../../c++boost.gif" border="0"></a></h3>
</td>
<td valign="top">
<h1 align="center">Boost.Build</h1>
<h2 align="center">cwpro9 toolset</h2>
</td>
</tr>
</table>
<hr>
<h2>Introduction</h2>
<p>Boost.Build's cwpro9 toolset supports the <a href=
"http://www.metrowerks.com">Metrowerks Codewarrior</a> Pro9.x tools. This
toolset is an extension to the <a href="cwpro8-tools.html">cwpro8</a> toolset,
which is in turn an extension to the <code><a href=
"metrowerks-tools.html">metrowerks</a></code> toolset. It is useful when you
need to have access to the additional conformance features of Metrowerks' Pro9
tools. It makes minor adjustments
to the regular cwpro8 command-lines for C++.</p>
<h2>Configuration Variables</h2>The cwpro9 toolset responds to the
following variables which can be set in the environment or configured on
the jam command-line using
<code>-s<i>VARIABLE_NAME</i>=</code><i>value</i>:
<table border="1" summary="settings">
<tr>
<th>Variable Name</th>
<th>Semantics</th>
<th>Default</th>
<th>Notes</th>
</tr>
<tr>
<td><code>CWPRO9_ROOT</code></td>
<td>Path to installation of Metrowerks Codewarrior.</td>
<td><i>empty</i></td>
<td></td>
</tr>
</table>
<hr>
<p>Revised
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->07 January, 2004<!--webbot bot="Timestamp" endspan i-checksum="38706" --></p>
<p>Copyright &copy; Dave Abrahams 2002.</p>
<p><small>Use, modification, and distribution are subject to the Boost
Software License, Version 1.0. (See accompanying file <a href=
"../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at <a href=
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
</body>
</html>