2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-17 13:42:14 +00:00
Files
build/v1/tru64cxx-tools.html
Aleksey Gurtovoy 9056a721a5 c++boost.gif -> boost.png replacement
[SVN r25572]
2004-10-05 15:23:19 +00:00

67 lines
2.6 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="generator" content=
"HTML Tidy for Linux/x86 (vers 1st August 2004), see www.w3.org">
<meta name="generator" content="Microsoft FrontPage 4.0">
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<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="../../../boost.png" 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.</p>
<p>Please note that the toolset <code>tru64cxx65</code> uses <i>ansi</i> as
the default object model which is different from the default object model
of the compiler. This choice has been made because of limitations in the
<i>arm</i> object model which is the default object model used by the
compiler. If you need to use the old object model, you can do so by
explicitly specifying <code>"-sBUILD=&lt;object-model&gt;arm"</code> on the
command line when building the boost libraries. For further information on
this topic, please refer to the <code>-model</code> option in the
<code>cxx</code> manual page.</p>
<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 -->26
August, 2004 <!--webbot bot="Timestamp" endspan i-CheckSum="34546" --></p>
<p>Copyright &copy; Dave Abrahams 2002.</p>
<p><small>Distributed under 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>