formatting tweak

[SVN r36100]
This commit is contained in:
Dave Abrahams 2006-11-20 03:57:49 +00:00
parent 014dd002b0
commit a9340969ad
2 changed files with 56 additions and 56 deletions

View File

@ -399,9 +399,9 @@ and with options described in the following sections.</p>
following table.</p>
<table border="1" class="docutils">
<colgroup>
<col width="14%" />
<col width="35%" />
<col width="51%" />
<col width="18%" />
<col width="33%" />
<col width="48%" />
</colgroup>
<thead valign="bottom">
<tr><th class="head">Toolset
@ -411,64 +411,64 @@ Name</th>
</tr>
</thead>
<tbody valign="top">
<tr><td>acc</td>
<tr><td><tt class="docutils literal"><span class="pre">acc</span></tt></td>
<td>Hewlett Packard</td>
<td>Only very recent versions are
known to work well with Boost</td>
</tr>
<tr><td>borland</td>
<tr><td><tt class="docutils literal"><span class="pre">borland</span></tt></td>
<td>Borland</td>
<td>&nbsp;</td>
</tr>
<tr><td>como</td>
<tr><td><tt class="docutils literal"><span class="pre">como</span></tt></td>
<td>Comeau Computing</td>
<td>Using this toolset may
require <a class="reference" href="../tools/build/index.html">configuring</a> another
toolset to act as its backend</td>
</tr>
<tr><td>cw</td>
<tr><td><tt class="docutils literal"><span class="pre">cw</span></tt></td>
<td>Metrowerks/FreeScale</td>
<td>The CodeWarrior compiler. We
have not tested versions of
this compiler produced since
it was sold to FreeScale.</td>
</tr>
<tr><td>dmc</td>
<tr><td><tt class="docutils literal"><span class="pre">dmc</span></tt></td>
<td>Digital Mars</td>
<td>As of this Boost release, no
version of dmc is known to
handle Boost well.</td>
</tr>
<tr><td>gcc</td>
<tr><td><tt class="docutils literal"><span class="pre">gcc</span></tt></td>
<td>The Gnu Project</td>
<td>&nbsp;</td>
</tr>
<tr><td>hp_cxx</td>
<tr><td><tt class="docutils literal"><span class="pre">hp_cxx</span></tt></td>
<td>Hewlett Packard</td>
<td>Targeted at the Tru64
operating system.</td>
</tr>
<tr><td>intel</td>
<tr><td><tt class="docutils literal"><span class="pre">intel</span></tt></td>
<td>Intel</td>
<td>&nbsp;</td>
</tr>
<tr><td>kylix</td>
<tr><td><tt class="docutils literal"><span class="pre">kylix</span></tt></td>
<td>Borland</td>
<td>&nbsp;</td>
</tr>
<tr><td>msvc</td>
<tr><td><tt class="docutils literal"><span class="pre">msvc</span></tt></td>
<td>Microsoft</td>
<td>&nbsp;</td>
</tr>
<tr><td>qcc</td>
<tr><td><tt class="docutils literal"><span class="pre">qcc</span></tt></td>
<td>QNX Software Systems</td>
<td>&nbsp;</td>
</tr>
<tr><td>sun</td>
<tr><td><tt class="docutils literal"><span class="pre">sun</span></tt></td>
<td>Sun</td>
<td>&nbsp;</td>
</tr>
<tr><td>vacpp</td>
<tr><td><tt class="docutils literal"><span class="pre">vacpp</span></tt></td>
<td>IBM</td>
<td>The VisualAge C++ compiler.</td>
</tr>
@ -834,7 +834,7 @@ recommend it.</td></tr>
</div>
<div class="footer">
<hr class="footer" />
Generated on: 2006-11-19 22:38 UTC.
Generated on: 2006-11-20 03:57 UTC.
Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
</div>

View File

@ -437,45 +437,45 @@ Identify Your Toolset
First, find the toolset corresponding to your compiler in the
following table.
+--------+--------------------+-----------------------------+
|Toolset |Vendor |Notes |
|Name | | |
+========+====================+=============================+
|acc |Hewlett Packard |Only very recent versions are|
| | |known to work well with Boost|
+--------+--------------------+-----------------------------+
|borland |Borland | |
+--------+--------------------+-----------------------------+
|como |Comeau Computing |Using this toolset may |
| | |require configuring__ another|
| | |toolset to act as its backend|
+--------+--------------------+-----------------------------+
|cw |Metrowerks/FreeScale|The CodeWarrior compiler. We|
| | |have not tested versions of |
| | |this compiler produced since |
| | |it was sold to FreeScale. |
+--------+--------------------+-----------------------------+
|dmc |Digital Mars |As of this Boost release, no |
| | |version of dmc is known to |
| | |handle Boost well. |
+--------+--------------------+-----------------------------+
|gcc |The Gnu Project | |
+--------+--------------------+-----------------------------+
|hp_cxx |Hewlett Packard |Targeted at the Tru64 |
| | |operating system. |
+--------+--------------------+-----------------------------+
|intel |Intel | |
+--------+--------------------+-----------------------------+
|kylix |Borland | |
+--------+--------------------+-----------------------------+
|msvc |Microsoft | |
+--------+--------------------+-----------------------------+
|qcc |QNX Software Systems| |
+--------+--------------------+-----------------------------+
|sun |Sun | |
+--------+--------------------+-----------------------------+
|vacpp |IBM |The VisualAge C++ compiler. |
+--------+--------------------+-----------------------------+
+-----------+--------------------+-----------------------------+
|Toolset |Vendor |Notes |
|Name | | |
+===========+====================+=============================+
|``acc`` |Hewlett Packard |Only very recent versions are|
| | |known to work well with Boost|
+-----------+--------------------+-----------------------------+
|``borland``|Borland | |
+-----------+--------------------+-----------------------------+
|``como`` |Comeau Computing |Using this toolset may |
| | |require configuring__ another|
| | |toolset to act as its backend|
+-----------+--------------------+-----------------------------+
|``cw`` |Metrowerks/FreeScale|The CodeWarrior compiler. We|
| | |have not tested versions of |
| | |this compiler produced since |
| | |it was sold to FreeScale. |
+-----------+--------------------+-----------------------------+
|``dmc`` |Digital Mars |As of this Boost release, no |
| | |version of dmc is known to |
| | |handle Boost well. |
+-----------+--------------------+-----------------------------+
|``gcc`` |The Gnu Project | |
+-----------+--------------------+-----------------------------+
|``hp_cxx`` |Hewlett Packard |Targeted at the Tru64 |
| | |operating system. |
+-----------+--------------------+-----------------------------+
|``intel`` |Intel | |
+-----------+--------------------+-----------------------------+
|``kylix`` |Borland | |
+-----------+--------------------+-----------------------------+
|``msvc`` |Microsoft | |
+-----------+--------------------+-----------------------------+
|``qcc`` |QNX Software Systems| |
+-----------+--------------------+-----------------------------+
|``sun`` |Sun | |
+-----------+--------------------+-----------------------------+
|``vacpp`` |IBM |The VisualAge C++ compiler. |
+-----------+--------------------+-----------------------------+
__ Boost.Build_