2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-23 05:42:30 +00:00

added note to use bjam as the preferred build tool

[SVN r19889]
This commit is contained in:
Joel de Guzman
2003-09-01 03:12:34 +00:00
parent c839d25722
commit fc56544da4
2 changed files with 14 additions and 6 deletions

View File

@@ -32,12 +32,15 @@ with every boost distribution: <b>bjam</b>.</p>
<table width="80%" border="0" align="center">
<tr>
<td class="note_box">
<img src="theme/lens.gif"></img> <b>Building without bjam</b><br><br>
Besides bjam, there are of course other ways to get your module built.
What's written here should not be taken as &quot;the one and only way&quot;.
There are of course other build tools apart from <tt>bjam</tt>.
</td>
<p><img src="theme/lens.gif"></img> <b>Building without bjam</b><br>
<br>
Besides bjam, there are of course other ways to get your module built.
What's written here should not be taken as &quot;the one and only way&quot;.
There are of course other build tools apart from <tt>bjam</tt>. </p>
<p>Take note however that the preferred build tool for Boost.Python is <tt>bjam</tt>.
There are so many ways to set up the build incorrectly. Experience shows
that 90% of the &quot;I can't build Boost.Python&quot; problems come from
people who had to use a different tool<tt></tt>.</p></td>
</tr>
</table>
<p>

View File

@@ -62,6 +62,11 @@ with every boost distribution: [*bjam].
Besides bjam, there are of course other ways to get your module built.
What's written here should not be taken as "the one and only way".
There are of course other build tools apart from [^bjam].
Take note however that the preferred build tool for Boost.Python is bjam.
There are so many ways to set up the build incorrectly. Experience shows
that 90% of the "I can't build Boost.Python" problems come from people
who had to use a different tool.
]
We shall skip over the details. Our objective will be to simply create the