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

Describe the rest of the accepted toolsets.

[SVN r16265]
This commit is contained in:
Rene Rivera
2002-11-15 21:19:17 +00:00
parent 33a3d84138
commit 39423fdde8
2 changed files with 106 additions and 8 deletions

View File

@@ -179,9 +179,15 @@ sh ./build.sh
<th valign="top">Detection</th>
</tr>
<tr>
<td valign="top" rowspan="4" colspan="1"><tt>build.bat</tt></td>
<td valign="top" rowspan="4" colspan="1">Windows NT, 2000, and
<td valign="top" rowspan="9" colspan="1"><tt>build.bat</tt></td>
<td valign="top" rowspan="9" colspan="1">Windows NT, 2000, and
XP</td>
<td valign="top"><a href=
"http://www.comeaucomputing.com"><tt>como</tt></a>, Comeau.Computing
C/C++</td>
<td valign="top">&nbsp;</td>
</tr>
<tr>
<td valign="top"><a href=
"http://www.borland.com/bcppbuilder/freecompiler"><tt>borland</tt></a>,
<a href="http://www.borland.com/">Borland</a> C++Builder (BCC
@@ -190,6 +196,21 @@ sh ./build.sh
<tt>"C:\Borland\BCC55"</tt><br>
* <tt>BCC32.EXE</tt> in <tt>PATH</tt></td>
</tr>
<tr>
<td valign="top"><a href="http://gcc.gnu.org">gcc</a>, GNU GCC</td>
<td valign="top">&nbsp;</td>
</tr>
<tr>
<td valign="top"><a href="http://gcc.gnu.org">gcc-nocygwin</a>, GNU
GCC</td>
<td valign="top">&nbsp;</td>
</tr>
<tr>
<td valign="top"><a href=
"http://www.intel.com/software/products/compilers/c60"><tt>intel-win32</tt></a>,
Intel C++ Compiler for Windows</td>
<td valign="top">* <tt>ICL.EXE</tt> in <tt>PATH</tt></td>
</tr>
<tr>
<td valign="top"><a href=
"http://www.metrowerks.com"><tt>metrowerks</tt></a>, MetroWerks
@@ -197,6 +218,12 @@ sh ./build.sh
<td valign="top">* <tt>CWFolder</tt> variable configured<br>
* <tt>MWCC.EXE</tt> in <tt>PATH</tt></td>
</tr>
<tr>
<td valign="top"><a href="http://www.mingw.org">mingw</a>, GNU <a
href="http://gcc.gnu.org">GCC</a> as the <a href=
"http://www.mingw.org">MinGW</a> configuration</td>
<td valign="top">&nbsp;</td>
</tr>
<tr>
<td valign="top"><a href=
"http://msdn.microsoft.com/visualc/">msvc</a>, Microsoft Visual C++
@@ -214,8 +241,8 @@ sh ./build.sh
Files\Microsoft Visual Studio .NET"</tt></td>
</tr>
<tr>
<td valign="top" rowspan="6" colspan="1"><tt>build.sh</tt></td>
<td valign="top" rowspan="5" colspan="1">Unix, Linux, Cygwin,
<td valign="top" rowspan="10" colspan="1"><tt>build.sh</tt></td>
<td valign="top" rowspan="9" colspan="1">Unix, Linux, Cygwin,
etc.</td>
<td valign="top"><a href="http://www.comeaucomputing.com">como</a>,
Comeau.Computing C/C++</td>
@@ -239,6 +266,28 @@ sh ./build.sh
KAI C++</td>
<td valign="top">* <tt>KCC</tt> in <tt>PATH</tt></td>
</tr>
<tr>
<td valign="top"><a href=
"http://www.borland.com/bcppbuilder/freecompiler"><tt>kylix</tt></a>,
<a href="http://www.borland.com/">Borland</a> C++Builder</td>
<td valign="top">* <tt>bc++</tt> in <tt>PATH</tt></td>
</tr>
<tr>
<td valign="top"><a href=
"http://www.sgi.com/developers/devtools/languages/mipspro.html">mipspro</a>,
SGI MIPSpro C</td>
<td valign="top">&nbsp;</td>
</tr>
<tr>
<td valign="top">sunpro, Sun Workshop 6 C++</td>
<td valign="top">&nbsp;</td>
</tr>
<tr>
<td valign="top"><a href=
"http://www.tru64unix.compaq.com/cplus/">true64cxx</a>, Compaq C++
Compiler for True64 UNIX</td>
<td valign="top">&nbsp;</td>
</tr>
<tr>
<td valign="top"><a href=
"http://www-3.ibm.com/software/ad/vacpp/">vacpp</a>, IBM VisualAge

View File

@@ -179,9 +179,15 @@ sh ./build.sh
<th valign="top">Detection</th>
</tr>
<tr>
<td valign="top" rowspan="4" colspan="1"><tt>build.bat</tt></td>
<td valign="top" rowspan="4" colspan="1">Windows NT, 2000, and
<td valign="top" rowspan="9" colspan="1"><tt>build.bat</tt></td>
<td valign="top" rowspan="9" colspan="1">Windows NT, 2000, and
XP</td>
<td valign="top"><a href=
"http://www.comeaucomputing.com"><tt>como</tt></a>, Comeau.Computing
C/C++</td>
<td valign="top">&nbsp;</td>
</tr>
<tr>
<td valign="top"><a href=
"http://www.borland.com/bcppbuilder/freecompiler"><tt>borland</tt></a>,
<a href="http://www.borland.com/">Borland</a> C++Builder (BCC
@@ -190,6 +196,21 @@ sh ./build.sh
<tt>"C:\Borland\BCC55"</tt><br>
* <tt>BCC32.EXE</tt> in <tt>PATH</tt></td>
</tr>
<tr>
<td valign="top"><a href="http://gcc.gnu.org">gcc</a>, GNU GCC</td>
<td valign="top">&nbsp;</td>
</tr>
<tr>
<td valign="top"><a href="http://gcc.gnu.org">gcc-nocygwin</a>, GNU
GCC</td>
<td valign="top">&nbsp;</td>
</tr>
<tr>
<td valign="top"><a href=
"http://www.intel.com/software/products/compilers/c60"><tt>intel-win32</tt></a>,
Intel C++ Compiler for Windows</td>
<td valign="top">* <tt>ICL.EXE</tt> in <tt>PATH</tt></td>
</tr>
<tr>
<td valign="top"><a href=
"http://www.metrowerks.com"><tt>metrowerks</tt></a>, MetroWerks
@@ -197,6 +218,12 @@ sh ./build.sh
<td valign="top">* <tt>CWFolder</tt> variable configured<br>
* <tt>MWCC.EXE</tt> in <tt>PATH</tt></td>
</tr>
<tr>
<td valign="top"><a href="http://www.mingw.org">mingw</a>, GNU <a
href="http://gcc.gnu.org">GCC</a> as the <a href=
"http://www.mingw.org">MinGW</a> configuration</td>
<td valign="top">&nbsp;</td>
</tr>
<tr>
<td valign="top"><a href=
"http://msdn.microsoft.com/visualc/">msvc</a>, Microsoft Visual C++
@@ -214,8 +241,8 @@ sh ./build.sh
Files\Microsoft Visual Studio .NET"</tt></td>
</tr>
<tr>
<td valign="top" rowspan="6" colspan="1"><tt>build.sh</tt></td>
<td valign="top" rowspan="5" colspan="1">Unix, Linux, Cygwin,
<td valign="top" rowspan="10" colspan="1"><tt>build.sh</tt></td>
<td valign="top" rowspan="9" colspan="1">Unix, Linux, Cygwin,
etc.</td>
<td valign="top"><a href="http://www.comeaucomputing.com">como</a>,
Comeau.Computing C/C++</td>
@@ -239,6 +266,28 @@ sh ./build.sh
KAI C++</td>
<td valign="top">* <tt>KCC</tt> in <tt>PATH</tt></td>
</tr>
<tr>
<td valign="top"><a href=
"http://www.borland.com/bcppbuilder/freecompiler"><tt>kylix</tt></a>,
<a href="http://www.borland.com/">Borland</a> C++Builder</td>
<td valign="top">* <tt>bc++</tt> in <tt>PATH</tt></td>
</tr>
<tr>
<td valign="top"><a href=
"http://www.sgi.com/developers/devtools/languages/mipspro.html">mipspro</a>,
SGI MIPSpro C</td>
<td valign="top">&nbsp;</td>
</tr>
<tr>
<td valign="top">sunpro, Sun Workshop 6 C++</td>
<td valign="top">&nbsp;</td>
</tr>
<tr>
<td valign="top"><a href=
"http://www.tru64unix.compaq.com/cplus/">true64cxx</a>, Compaq C++
Compiler for True64 UNIX</td>
<td valign="top">&nbsp;</td>
</tr>
<tr>
<td valign="top"><a href=
"http://www-3.ibm.com/software/ad/vacpp/">vacpp</a>, IBM VisualAge