Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/tools/build/v1/kylix-tools.html @ 12

Last change on this file since 12 was 12, checked in by landauf, 17 years ago

added boost

File size: 2.6 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<html>
4<head>
5  <meta name="generator" content=
6  "HTML Tidy for Linux/x86 (vers 1st September 2003), see www.w3.org">
7  <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
8  <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
9  <link rel="stylesheet" type="text/css" href="../../../boost.css">
10
11  <title>Boost.Build - borland toolset</title>
12</head>
13
14<body link="#0000FF" vlink="#800080">
15  <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
16  "header">
17    <tbody>
18      <tr>
19        <td valign="top" width="300">
20          <h3><a href="http://www.boost.org/"><img src=
21          "../../../boost.png" alt="C++ Boost" border="0" width="277"
22          height="86"></a></h3>
23        </td>
24
25        <td valign="top">
26          <h1 align="center">Boost.Build</h1>
27
28          <h2 align="center">Kylix toolset</h2>
29        </td>
30      </tr>
31    </tbody>
32  </table>
33  <hr>
34
35  <h2>Introduction</h2>
36
37  <p>Boost.Build's <a href="http://www.borland.com/kylix">Kylix</a> toolset
38  supports the <a href="http://www.borland.com/">Borland</a> C++ linux
39  compiler.</p>
40
41  <h2>Configuration Variables</h2>
42
43  <p>The kylix toolset responds to the following variables which can be set
44  in the environment or configured on the jam command-line using
45  <code>-s</code><code><i>VARIABLE_NAME</i></code><code>=</code><i>value</i>:</p>
46
47  <table border="1" summary="settings">
48    <tbody>
49      <tr>
50        <th>Variable Name</th>
51
52        <th>Semantics</th>
53
54        <th>Default</th>
55
56        <th>Notes</th>
57      </tr>
58
59      <tr>
60        <td><code>KYLIX_ROOT</code></td>
61
62        <td>The directory in which kylix was installed. Normally this will be
63        either /usr/local/kylix3 or ~/kylix3.</td>
64
65        <td>(none)</td>
66
67        <td>If not set the user must ensure that the environment variables
68        required by Kylix are correctly set, normally this is achieved by
69        sourcing the "kylixpath" shell script in the Kylix bin/
70        directory.</td>
71      </tr>
72    </tbody>
73  </table>
74  <hr>
75
76  <p>Revised <!--webbot bot="Timestamp" startspan s-type="EDITED"
77      s-format="%d %B, %Y" -->16 December, 2002<!--webbot bot="Timestamp"
78      i-checksum="38515" endspan --></p>
79
80  <p><i>&copy; Copyright</i> <a href="mailto:john@johnmaddock.co.uk"><i>John
81  Maddock</i></a><i> 2002.</i></p>
82
83  <p><small>Distributed under the Boost Software License, Version 1.0. (See
84  accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
85  copy at <a href=
86  "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
87</body>
88</html>
Note: See TracBrowser for help on using the repository browser.