2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

Add "darwin" toolset.

[SVN r16283]
This commit is contained in:
Rene Rivera
2002-11-16 17:44:29 +00:00
parent 377476a83a
commit b1c6d95ef1
2 changed files with 10 additions and 0 deletions

View File

@@ -155,6 +155,11 @@ toolset, click its name in the leftmost column. </p>
href="http://www.borland.com/bcppbuilder/freecompiler">Borland</a>
C++</td>
</tr>
<tr>
<td><a href="darwin-tools.html"><code>darwin</code></a></td>
<td>Apple Darwin OS hosted GNU <a
href="http://developer.apple.com/tools/compilers.html">GCC</a>.</td>
</tr>
<tr>
<td><a href="como-tools.html"><code>como</code></a></td>
<td><a href="http://www.comeaucomputing.com">Comeau C++</a>

View File

@@ -155,6 +155,11 @@ toolset, click its name in the leftmost column. </p>
href="http://www.borland.com/bcppbuilder/freecompiler">Borland</a>
C++</td>
</tr>
<tr>
<td><a href="darwin-tools.html"><code>darwin</code></a></td>
<td>Apple Darwin OS hosted GNU <a
href="http://developer.apple.com/tools/compilers.html">GCC</a>.</td>
</tr>
<tr>
<td><a href="como-tools.html"><code>como</code></a></td>
<td><a href="http://www.comeaucomputing.com">Comeau C++</a>