44 lines
1.5 KiB
HTML
44 lines
1.5 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<link rel="stylesheet" type="text/css" href="boost.css">
|
|
<title>Boost.Build - tru64cxx and tru64cxx65 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">tru64cxx and tru64cxx65 toolset</h2>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<hr>
|
|
|
|
<h2>Introduction</h2>
|
|
|
|
<p>Boost.Build's <a href="http://www.tru64unix.compaq.com/cplus/">tru64cxx</a> toolset supports the
|
|
Compaq C++ Compiler for True64 UNIX. There are two parallel toolsets for this compiler.
|
|
The <code>tru64cxx</code> supports versions prior to 6.5. And the <code>tru64cxx65</code>
|
|
supports versions from 6.5 onward.
|
|
|
|
<h2>Configuration Variables</h2>
|
|
|
|
There currently are no user configurable variables used for these toolsets. This requires
|
|
that the tools be available in the executable path.
|
|
|
|
<hr>
|
|
<p>Revised
|
|
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
|
14 May, 2002
|
|
<!--webbot bot="Timestamp" endspan i-checksum="39359" -->
|
|
</p>
|
|
<p><i>© Copyright <a href="../../people/dave_abrahams.htm">Dave Abrahams</a>
|
|
2002. All Rights Reserved.</i></p>
|
|
</body>
|
|
</html>
|