Suggest who's developer information on more/getting_started.html

PROBLEM: I had been a sandbox cvs developer, but I was unsure if that also made me main cvs developer. This resulted in several emails between me and mailto:boost-owner@lists.boost.org before things were cleared up. SUGGESTED SOLUTION: apply the attached patch to: http://www.boost.org/more/getting_started.html This makes clear who has write access to the main cvs. FEEDBACK: Please let me know within the next 10 days if there are any objections to this patch. If there are no objections, I will apply the patch on day 11. TIA. Index: getting_started.html =================================================================== RCS file: /cvsroot/boost/boost/more/getting_started.html,v retrieving revision 1.29 diff -r1.29 getting_started.html 2,4c2,3 < <html> < <head> < <title>Getting Started</title> ---
<html><head><title>Getting Started</title>
9,16c8,16 < <LINK href="../boost.css" type="text/css" rel="stylesheet"></head> < <body text="#000000" bgColor="#ffffff"> < <table cellSpacing="0" cellPadding="0" width="100%" summary="" border="0"> < <tr vAlign="top"> < <td vAlign="top" align="left"><IMG height="86" alt="boost.png (6897 bytes)" src="../boost.png" width="277"></td> < <td vAlign="top" align="right"> < <table cellSpacing="0" cellPadding="2" summary="" border="1"> < <tr> ---
<link href="getting_started_files/boost.css" type="text/css" rel="stylesheet"></head>
<body bgcolor="#ffffff" text="#000000"> <table summary="" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr valign="top"> <td align="left" valign="top"><img alt="boost.png (6897 bytes)" src="getting_started_files/boost.png" height="86" width="277"></td> <td align="right" valign="top"> <table summary="" border="1" cellpadding="2" cellspacing="0"> <tbody><tr>
18,25c18,25 < <table cellSpacing="0" cellPadding="2" summary="" border="0"> < <tr> < <td bgColor="#dddddd"> < <p>. <A href="../index.htm">Home</A><br> < . <A href="../libs/libraries.htm">Libraries</A><br> < . <A href="../people/people.htm">People</A><br> < . <A href="faq.htm">FAQ</A><br> < . <A href="index.htm">More</A></p> ---
<table summary="" border="0" cellpadding="2" cellspacing="0"> <tbody><tr> <td bgcolor="#dddddd"> <p>. <a href="http://www.boost.org/index.htm">Home</a><br> . <a href="http://www.boost.org/libs/libraries.htm">Libraries</a><br> . <a href="http://www.boost.org/people/people.htm">People</a><br> . <a href="http://www.boost.org/more/faq.htm">FAQ</a><br> . <a href="http://www.boost.org/more/index.htm">More</a></p>
28c28 < </table> ---
</tbody></table>
31c31 < </table> ---
</tbody></table>
34c34 < </table> ---
</tbody></table>
38,40c38,40 < <A href="#Introduction">Introduction</A> < <li> < <A href="#Download">Download</A> ---
<a href="#Introduction">Introduction</a> </li><li> <a href="#Download">Download</a>
43,47c43,47 < <A href="#.zip">.zip file</A> < <li> < <A href="#.tar.gz">.tar.gz and .tar.bz2 files</A> < <li> < <A href="#CVS">Boost CVS Repository</A> ---
<a href="#.zip">.zip file</a> </li><li> <a href="#.tar.gz">.tar.gz and .tar.bz2 files</a> </li><li> <a href="#CVS">Boost CVS Repository</a>
50,51c50,51 < <li> < <A href="#Preparation">Preparation</A> ---
</li><li> <a href="#Preparation">Preparation</a>
54,56c54,56 < <A href="#Configuring">Configuring the tools</A> < <li> < <A href="#Tools">Supported Toolsets</A> ---
<a href="#Configuring">Configuring the tools</a> </li><li> <a href="#Tools">Supported Toolsets</a>
59,66c59,66 < <li> < <A href="#Build_Install">Build and Install</A> < <li> < <A href="#Results">Results</A> < <LI> < <A href="#auto-link">Automatic Linking on Windows</A> < <li> < <A href="#Additional_Steps">Additional Steps</A> ---
</li><li> <a href="#Build_Install">Build and Install</a> </li><li> <a href="#Results">Results</a> </li><li> <a href="#auto-link">Automatic Linking on Windows</a> </li><li> <a href="#Additional_Steps">Additional Steps</a>
75,83c75,83 < <A href="#step1">Download Boost</A>. < <li> < <A href="#step2">Install Boost.Jam</A>. < <li> < <A href="#step3">Configure your compiler toolset</A>. < <li> < <A href="#step4">Go to Boost distribution directory</A>. < <li> < <A href="#step5">Build and install</A>. ---
<a href="#step1">Download Boost</a>. </li><li> <a href="#step2">Install Boost.Jam</a>. </li><li> <a href="#step3">Configure your compiler toolset</a>. </li><li> <a href="#step4">Go to Boost distribution directory</a>. </li><li> <a href="#step5">Build and install</a>.
87,89c87,89 < <table cellSpacing="2" cellPadding="2" width="100%" summary="" border="0"> < <tr vAlign="top" align="left"> < <td vAlign="top" align="center" width="40" bgColor="#ffff66"><font size="6"><b><a id="step1" name="step1"></a>1</b></font></td> ---
<table summary="" border="0" cellpadding="2" cellspacing="2" width="100%"> <tbody><tr align="left" valign="top"> <td align="center" bgcolor="#ffff66" valign="top" width="40"><font size="6"><b><a id="step1" name="step1"></a>1</b></font></td>
91c91 < system. Click here to <b><a href="http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041"> ---
system. Click here to <b><a href="http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041">
95c95 < </table> ---
</tbody></table>
97,98c97,98 < site. It is available in <A href="#.zip">ZIP</A>, <A href="#.tar.gz">TAR.GZ</A>, < and <A href="#.tar.gz">TAR.BZ2</A> formats. Past releases are also available.</p> ---
site. It is available in <a href="#.zip">ZIP</a>, <a href="#.tar.gz">TAR.GZ</a>, and <a href="#.tar.gz">TAR.BZ2</a> formats. Past releases are also available.</p>
100c100 < Boost's <A href="#CVS">CVS repository</A>. ---
Boost's <a href="#CVS">CVS repository</a>.
141c141,146 < write access, please contact one of the <A href="moderators.html">moderators</A>.</p> ---
write access, please contact one of the <a href="http://www.boost.org/more/moderators.html">moderators</a>. For confirmation of write access, check the sourceforge boost project member list, available via a link on <a href="http://sourceforge.net/projects/boost/">this page</a>. </p>
149,150c154,155 < <p>Some of the Boost documentation is generated from <A href="../doc/html/boostbook.html"> < BoostBook XML</A> source stored in the CVS repository, and will not appear ---
<p>Some of the Boost documentation is generated from <a href="http://www.boost.org/doc/html/boostbook.html"> BoostBook XML</a> source stored in the CVS repository, and will not appear
159,160c164,165 < <p>The recommended way to build and install the Boost Libraries is to use <A href="../tools/build/v1/build_system.htm"> < Boost.Build</A>, the Boost Build system. The rest of these instructions ---
<p>The recommended way to build and install the Boost Libraries is to use <a href="http://www.boost.org/tools/build/v1/build_system.htm"> Boost.Build</a>, the Boost Build system. The rest of these instructions
164,167c169,172 < <table cellSpacing="2" cellPadding="2" width="100%" summary="" border="0"> < <tr vAlign="top" align="left"> < <td vAlign="top" align="center" width="40" bgColor="#ffff66"><font size="6"><b><a id="step2" name="step2"></a>2</b></font></td> < <td>The build system uses <A href="../tools/build/jam_src/index.html">Boost.Jam</A>, ---
<table summary="" border="0" cellpadding="2" cellspacing="2" width="100%"> <tbody><tr align="left" valign="top"> <td align="center" bgcolor="#ffff66" valign="top" width="40"><font size="6"><b><a id="step2" name="step2"></a>2</b></font></td> <td>The build system uses <a href="http://www.boost.org/tools/build/jam_src/index.html">Boost.Jam</a>,
173,174c178,179 < sources in an unreleased state, it may be necessary to <A href="../tools/build/jam_src/index.html#building_bjam"> < build <tt>bjam</tt> from sources</A> included in the Boost source tree. To ---
sources in an unreleased state, it may be necessary to <a href="http://www.boost.org/tools/build/jam_src/index.html#building_bjam"> build <tt>bjam</tt> from sources</a> included in the Boost source tree. To
178c183 < </table> ---
</tbody></table>
191c196 < <li> ---
</li><li>
209,213c214,218 < <table cellSpacing="2" cellPadding="2" width="100%" summary="" border="0"> < <tr vAlign="top" align="left"> < <td vAlign="top" align="center" width="40" bgColor="#ffff66"><font size="6"><b><a id="step3" name="step3"></a>3</b></font></td> < <td>The following toolsets are supported by Boost.Build. For information about <A href="#Configuring"> < configuring</A> each toolset, click its name in the leftmost column.</td> ---
<table summary="" border="0" cellpadding="2" cellspacing="2" width="100%"> <tbody><tr align="left" valign="top"> <td align="center" bgcolor="#ffff66" valign="top" width="40"><font size="6"><b><a id="step3" name="step3"></a>3</b></font></td> <td>The following toolsets are supported by Boost.Build. For information about <a href="#Configuring"> configuring</a> each toolset, click its name in the leftmost column.</td>
215c220 < </table> ---
</tbody></table>
217,218c222,223 < <table cellPadding="5" summary="" border="1"> < <tr> ---
<table summary="" border="1" cellpadding="5"> <tbody><tr>
223c228 < <td><A href="../tools/build/v1/borland-tools.html"><code>borland</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/borland-tools.html"><code>borland</code></a></td>
227,228c232,233 < <td><A href="../tools/build/v1/como-tools.html"><code>como</code></A></td> < <td><a href="http://www.comeaucomputing.com">Comeau C++</a> compiler front-end for ---
<td><a href="http://www.boost.org/tools/build/v1/como-tools.html"><code>como</code></a></td> <td><a href="http://www.comeaucomputing.com/">Comeau C++</a> compiler front-end for
232,233c237,238 < <td><code><A href="../tools/build/v1/como-tools.html">como-win32</A></code></td> < <td><a href="http://www.comeaucomputing.com">Comeau C++</a> compiler front-end for ---
<td><code><a href="http://www.boost.org/tools/build/v1/como-tools.html">como-win32</a></code></td> <td><a href="http://www.comeaucomputing.com/">Comeau C++</a> compiler front-end for
238,239c243,244 < <td><A href="../tools/build/v1/cw-tools.html"><code>cw</code></A></td> < <td><a href="http://www.metrowerks.com">Metrowerks CodeWarrior</a> Pro 6.x, 7.x, ---
<td><a href="http://www.boost.org/tools/build/v1/cw-tools.html"><code>cw</code></a></td> <td><a href="http://www.metrowerks.com/">Metrowerks CodeWarrior</a> Pro 6.x, 7.x,
243c248 < <td><A href="../tools/build/v1/darwin-tools.html"><code>darwin</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/darwin-tools.html"><code>darwin</code></a></td>
248c253 < <td><A href="../tools/build/v1/dmc-tools.html"><code>dmc</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/dmc-tools.html"><code>dmc</code></a></td>
252,253c257,258 < <td><A href="../tools/build/v1/dmc-stlport-tools.html"><code>dmc-stlport</code></A></td> < <td><a href="http://www.digitalmars.com/">Digital Mars C++</a>, using the <a href="http://www.stlport.org"> ---
<td><a href="http://www.boost.org/tools/build/v1/dmc-stlport-tools.html"><code>dmc-stlport</code></a></td> <td><a href="http://www.digitalmars.com/">Digital Mars C++</a>, using the <a href="http://www.stlport.org/">
257c262 < <td><A href="../tools/build/v1/edg-tools.html"><code>edg</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/edg-tools.html"><code>edg</code></a></td>
262,263c267,268 < <td><A href="../tools/build/v1/gcc-tools.html"><code>gcc</code></A></td> < <td><a href="http://gcc.gnu.org">GNU GCC</a> on Unix and <a href="http://www.cygwin.com"> ---
<td><a href="http://www.boost.org/tools/build/v1/gcc-tools.html"><code>gcc</code></a></td> <td><a href="http://gcc.gnu.org/">GNU GCC</a> on Unix and <a href="http://www.cygwin.com/">
267,269c272,274 < <td><A href="../tools/build/v1/gcc-stlport-tools.html"><code>gcc-stlport</code></A></td> < <td><a href="http://gcc.gnu.org">GNU GCC</a> on Unix and <a href="http://www.cygwin.com"> < Cygwin</a>, using the <a href="http://www.stlport.org">STLport</a> standard ---
<td><a href="http://www.boost.org/tools/build/v1/gcc-stlport-tools.html"><code>gcc-stlport</code></a></td> <td><a href="http://gcc.gnu.org/">GNU GCC</a> on Unix and <a href="http://www.cygwin.com/"> Cygwin</a>, using the <a href="http://www.stlport.org/">STLport</a> standard
273c278 < <td><A href="../tools/build/v1/gcc-nocygwin-tools.html"><code>gcc-nocygwin</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/gcc-nocygwin-tools.html"><code>gcc-nocygwin</code></a></td>
278c283 < <td><A href="../tools/build/v1/intel-linux-tools.html"><code>intel-linux</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/intel-linux-tools.html"><code>intel-linux</code></a></td>
283c288 < <td><A href="../tools/build/v1/intel-win32-tools.html"><code>intel-win32</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/intel-win32-tools.html"><code>intel-win32</code></a></td>
290c295 < <td><A href="../tools/build/v1/kcc-tools.html"><code>kcc</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/kcc-tools.html"><code>kcc</code></a></td>
294c299 < <td><A href="../tools/build/v1/kylix-tools.html"><code>kylix</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/kylix-tools.html"><code>kylix</code></a></td>
298,299c303,304 < <td><A href="../tools/build/v1/mingw-tools.html"><code>mingw</code></A></td> < <td>GNU GCC and associated tools in <a href="http://www.mingw.org">MinGW</a> configuration ---
<td><a href="http://www.boost.org/tools/build/v1/mingw-tools.html"><code>mingw</code></a></td> <td>GNU GCC and associated tools in <a href="http://www.mingw.org/">MinGW</a> configuration
303,305c308,310 < <td><A href="../tools/build/v1/mingw-stlport-tools.html"><code>mingw-stlport</code></A></td> < <td>GNU GCC and associated tools in <a href="http://www.mingw.org">MinGW</a> configuration < (produces commercially redistributable objects), using the <a href="http://www.stlport.org"> ---
<td><a href="http://www.boost.org/tools/build/v1/mingw-stlport-tools.html"><code>mingw-stlport</code></a></td> <td>GNU GCC and associated tools in <a href="http://www.mingw.org/">MinGW</a> configuration (produces commercially redistributable objects), using the <a href="http://www.stlport.org/">
309c314 < <td><A href="../tools/build/v1/mipspro-tools.html"><code>mipspro</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/mipspro-tools.html"><code>mipspro</code></a></td>
314c319 < <td><A href="../tools/build/v1/msvc-tools.html"><code>msvc</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/msvc-tools.html"><code>msvc</code></a></td>
320c325 < <td><A href="../tools/build/v1/msvc-stlport-tools.html"><code>msvc-stlport</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/msvc-stlport-tools.html"><code>msvc-stlport</code></a></td>
322c327 < 6 command-line tools, using the <a href="http://www.stlport.org">STLport</a> standard ---
6 command-line tools, using the <a href="http://www.stlport.org/">STLport</a> standard
327c332 < <td><A href="../tools/build/v1/sunpro-tools.html"><code>sunpro</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/sunpro-tools.html"><code>sunpro</code></a></td>
331c336 < <td><A href="../tools/build/v1/tru64cxx-tools.html"><code>tru64cxx</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/tru64cxx-tools.html"><code>tru64cxx</code></a></td>
336c341 < <td><A href="../tools/build/v1/tru64cxx-tools.html"><code>tru64cxx65</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/tru64cxx-tools.html"><code>tru64cxx65</code></a></td>
341c346 < <td><A href="../tools/build/v1/vacpp-tools.html"><code>vacpp</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/vacpp-tools.html"><code>vacpp</code></a></td>
346c351 < <td><A href="../tools/build/v1/vc7-tools.html"><code>vc7</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/vc7-tools.html"><code>vc7</code></a></td>
351c356 < <td><A href="../tools/build/v1/vc7-stlport-tools.html"><code>vc7-stlport</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/vc7-stlport-tools.html"><code>vc7-stlport</code></a></td>
356c361 < <td><A href="../tools/build/v1/vc-7_1-tools.html"><code>vc-7_1</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/vc-7_1-tools.html"><code>vc-7_1</code></a></td>
361c366 < <td><A href="../tools/build/v1/vc-7_1-stlport-tools.html"><code>vc-7_1-stlport</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/vc-7_1-stlport-tools.html"><code>vc-7_1-stlport</code></a></td>
365c370 < </table> ---
</tbody></table>
367,370c372,375 < <p>The common build and install process is driven by the top-level build file (<A href="../Jamfile">Jamfile</A>).</p> < <table cellSpacing="2" cellPadding="2" width="100%" summary="" border="0"> < <tr vAlign="top" align="left"> < <td vAlign="top" align="center" width="40" bgColor="#ffff66"><font size="6"><b><a id="step4" name="step4"></a>4</b></font></td> ---
<p>The common build and install process is driven by the top-level build file (<a href="http://www.boost.org/Jamfile">Jamfile</a>).</p> <table summary="" border="0" cellpadding="2" cellspacing="2" width="100%"> <tbody><tr align="left" valign="top"> <td align="center" bgcolor="#ffff66" valign="top" width="40"><font size="6"><b><a id="step4" name="step4"></a>4</b></font></td>
379c384 < </table> ---
</tbody></table>
386,389c391,394 < <table cellSpacing="2" cellPadding="2" width="100%" summary="" border="0"> < <tr vAlign="top" align="left"> < <td vAlign="top" align="center" width="40" bgColor="#ffff66"><font size="6"><b><a id="step5" name="step5"></a>5</b></font></td> < <td>Invoke the build system, specifying the <A href="#Tools">toolset</A>(s) you ---
<table summary="" border="0" cellpadding="2" cellspacing="2" width="100%"> <tbody><tr align="left" valign="top"> <td align="center" bgcolor="#ffff66" valign="top" width="40"><font size="6"><b><a id="step5" name="step5"></a>5</b></font></td> <td>Invoke the build system, specifying the <a href="#Tools">toolset</a>(s) you
400c405 < </table> ---
</tbody></table>
409,410c414,415 < <table cellSpacing="0" cellPadding="2" summary="" border="1"> < <tr> ---
<table summary="" border="1" cellpadding="2" cellspacing="0"> <tbody><tr>
416,417c421,422 < <td vAlign="top" noWrap align="left"><i>none</i></td> < <td vAlign="top" align="left">Only builds the Boost libraries. This lets you do ---
<td align="left" nowrap="nowrap" valign="top"><i>none</i></td> <td align="left" valign="top">Only builds the Boost libraries. This lets you do
422,423c427,428 < <td vAlign="top" noWrap align="left"><tt>install</tt></td> < <td vAlign="top" align="left">Builds and installs Boost libraries and headers.</td> ---
<td align="left" nowrap="nowrap" valign="top"><tt>install</tt></td> <td align="left" valign="top">Builds and installs Boost libraries and headers.</td>
426,427c431,432 < <td vAlign="top" noWrap align="left"><tt>stage</tt></td> < <td vAlign="top" align="left">Builds the Boost libraries and copies them into a ---
<td align="left" nowrap="nowrap" valign="top"><tt>stage</tt></td> <td align="left" valign="top">Builds the Boost libraries and copies them into a
431c436 < <th noWrap> ---
<th nowrap="nowrap">
433c438 < <td vAlign="top" align="left"> </td> ---
<td align="left" valign="top"> </td>
436,437c441,442 < <td vAlign="top" noWrap align="left"><tt>--help</tt></td> < <td vAlign="top" align="left">Shows a short summary of the options and syntax of ---
<td align="left" nowrap="nowrap" valign="top"><tt>--help</tt></td> <td align="left" valign="top">Shows a short summary of the options and syntax of
441,442c446,447 < <td vAlign="top" noWrap align="left"><tt>-sTOOLS=<<i>toolsets</i>></tt></td> < <td vAlign="top" align="left">The list of tools to compile with. Usually only one ---
<td align="left" nowrap="nowrap" valign="top"><tt>-sTOOLS=<<i>toolsets</i>></tt></td> <td align="left" valign="top">The list of tools to compile with. Usually only one
446,447c451,452 < <td vAlign="top" noWrap align="left"><tt>--prefix=PREFIX</tt></td> < <td vAlign="top" align="left">Install architecture independent files here.<br> ---
<td align="left" nowrap="nowrap" valign="top"><tt>--prefix=PREFIX</tt></td> <td align="left" valign="top">Install architecture independent files here.<br>
452,453c457,458 < <td vAlign="top" noWrap align="left"><tt>--exec-prefix=EPREFIX</tt></td> < <td vAlign="top" align="left">Install architecture dependent files here.<br> ---
<td align="left" nowrap="nowrap" valign="top"><tt>--exec-prefix=EPREFIX</tt></td> <td align="left" valign="top">Install architecture dependent files here.<br>
457,458c462,463 < <td vAlign="top" noWrap align="left"><tt>--libdir=DIR</tt></td> < <td vAlign="top" align="left">Install libraries here.<br> ---
<td align="left" nowrap="nowrap" valign="top"><tt>--libdir=DIR</tt></td> <td align="left" valign="top">Install libraries here.<br>
462,463c467,468 < <td vAlign="top" noWrap align="left"><tt>--includedir=DIR</tt></td> < <td vAlign="top" align="left">Install source headers here. The Boost headers are ---
<td align="left" nowrap="nowrap" valign="top"><tt>--includedir=DIR</tt></td> <td align="left" valign="top">Install source headers here. The Boost headers are
469,470c474,475 < <td vAlign="top" noWrap align="left"><tt>--builddir=DIR</tt></td> < <td vAlign="top" align="left">Build in this location instead of building within ---
<td align="left" nowrap="nowrap" valign="top"><tt>--builddir=DIR</tt></td> <td align="left" valign="top">Build in this location instead of building within
475,476c480,481 < <td vAlign="top" noWrap align="left"><tt>--stagedir=DIR</tt></td> < <td vAlign="top" align="left">When staging only, with the "<tt>stage</tt>" action, ---
<td align="left" nowrap="nowrap" valign="top"><tt>--stagedir=DIR</tt></td> <td align="left" valign="top">When staging only, with the "<tt>stage</tt>" action,
481,482c486,487 < <td vAlign="top" noWrap align="left"><tt>--without-<<i>library</i>></tt></td> < <td vAlign="top" align="left">Do not build, stage, or install the specified ---
<td align="left" nowrap="nowrap" valign="top"><tt>--without-<<i>library</i>></tt></td> <td align="left" valign="top">Do not build, stage, or install the specified
486,487c491,492 < <td vAlign="top" noWrap align="left"><tt>--with-<<i>library</i>></tt></td> < <td vAlign="top" align="left">Build, stage, or install the specified library. This ---
<td align="left" nowrap="nowrap" valign="top"><tt>--with-<<i>library</i>></tt></td> <td align="left" valign="top">Build, stage, or install the specified library. This
492,493c497,498 < <td vAlign="top" noWrap align="left"><tt>--with-python-root[=PYTHON_ROOT]</tt></td> < <td vAlign="top" align="left">Build Boost.Python libraries with the Python devel ---
<td align="left" nowrap="nowrap" valign="top"><tt>--with-python-root[=PYTHON_ROOT]</tt></td> <td align="left" valign="top">Build Boost.Python libraries with the Python devel
501,502c506,507 < <td vAlign="top" noWrap align="left"><tt>--with-pydebug</tt></td> < <td vAlign="top" align="left">Build Boost.Python libraries using the Python debug ---
<td align="left" nowrap="nowrap" valign="top"><tt>--with-pydebug</tt></td> <td align="left" valign="top">Build Boost.Python libraries using the Python debug
508,509c513,514 < <td vAlign="top" noWrap align="left"><tt>-sHAVE_ICU=1</tt></td> < <td vAlign="top" align="left">Build Boost.Regex libraries with Unicode support ---
<td align="left" nowrap="nowrap" valign="top"><tt>-sHAVE_ICU=1</tt></td> <td align="left" valign="top">Build Boost.Regex libraries with Unicode support
514c519 < <a href="../libs/regex/doc/install.html#unicode">the Boost.Regex ---
<a href="http://www.boost.org/libs/regex/doc/install.html#unicode">the Boost.Regex
518,519c523,524 < <td vAlign="top" noWrap align="left"><tt>-sICU_PATH=<I>path</I></tt></td> < <td vAlign="top" align="left">Build Boost.Regex libraries with Unicode support ---
<td align="left" nowrap="nowrap" valign="top"><tt>-sICU_PATH=<i>path</i></tt></td> <td align="left" valign="top">Build Boost.Regex libraries with Unicode support
523c528 < (or installed to) directory <I>path</I>. ---
(or installed to) directory <i>path</i>.
526c531 < <a href="../libs/regex/doc/install.html#unicode">the Boost.Regex ---
<a href="http://www.boost.org/libs/regex/doc/install.html#unicode">the Boost.Regex
530,531c535,536 < <td vAlign="top" noWrap align="left"><tt>-sNO_COMPRESSION=1</tt></td> < <td vAlign="top" align="left">Build Boost.Iostreams without support for the compression ---
<td align="left" nowrap="nowrap" valign="top"><tt>-sNO_COMPRESSION=1</tt></td> <td align="left" valign="top">Build Boost.Iostreams without support for the compression
535c540 < <A HREF="http://www.boost.org/libs/iostreams/doc/index.html?path=7">Boost.Iostreams Installation</A>. ---
<a href="http://www.boost.org/libs/iostreams/doc/index.html?path=7">Boost.Iostreams Installation</a>.
538,541c543,546 < </table> < <p>There are additional options as supported by <A href="../tools/build/v1/build_system.htm"> < Boost.Build</A> and <A href="../tools/build/jam_src/index.html">Boost.Jam</A>. < Of the additional options perhaps the most imporant is "<tt>-s<A href="../tools/build/v1/build_system.htm#build">BUILD</A>=<features/variants></tt>" ---
</tbody></table> <p>There are additional options as supported by <a href="http://www.boost.org/tools/build/v1/build_system.htm"> Boost.Build</a> and <a href="http://www.boost.org/tools/build/jam_src/index.html">Boost.Jam</a>. Of the additional options perhaps the most imporant is "<tt>-s<a href="http://www.boost.org/tools/build/v1/build_system.htm#build">BUILD</a>=<features/variants></tt>"
550c555 < line at the <A href="mailing_lists.htm#jamboost">Boost.Build mailing list</A>. ---
line at the <a href="http://www.boost.org/more/mailing_lists.htm#jamboost">Boost.Build mailing list</a>.
562c567 < <li> ---
</li><li>
564c569 < <li> ---
</li><li>
566c571 < <li> ---
</li><li>
568c573 < <li> ---
</li><li>
570c575 < <li> ---
</li><li>
572c577 < <li> ---
</li><li>
574c579 < <li> ---
</li><li>
578,582c583,587 < <table cellSpacing="0" cellPadding="0" width="100%" summary="" border="0"> < <tr> < <td colSpan="11"> < <table cellSpacing="2" cellPadding="2" bgColor="#cccccc" summary="" border="0"> < <tr> ---
<table summary="" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td colspan="11"> <table summary="" bgcolor="#cccccc" border="0" cellpadding="2" cellspacing="2"> <tbody><tr>
584,585c589,590 < · Library Prefix</th></tr> < </table> ---
· Library Prefix</th></tr> </tbody></table>
590,593c595,598 < <td vAlign="bottom" bgColor="#cccccc" rowSpan="7"><tt><font size="+1">lib</font></tt></td> < <td colSpan="11"> < <table cellSpacing="2" cellPadding="2" summary="" border="0"> < <tr> ---
<td rowspan="7" bgcolor="#cccccc" valign="bottom"><tt><font size="+1">lib</font></tt></td> <td colspan="11"> <table summary="" border="0" cellpadding="2" cellspacing="2"> <tbody><tr>
595,596c600,601 < · Library Name</th></tr> < </table> ---
· Library Name</th></tr> </tbody></table>
600,603c605,608 < <td vAlign="bottom" rowSpan="6"><tt><font size="+1">boost_date_time</font></tt></td> < <td colSpan="10"> < <table cellSpacing="2" cellPadding="2" bgColor="#cccccc" summary="" border="0"> < <tr> ---
<td rowspan="6" valign="bottom"><tt><font size="+1">boost_date_time</font></tt></td> <td colspan="10"> <table summary="" bgcolor="#cccccc" border="0" cellpadding="2" cellspacing="2"> <tbody><tr>
605,606c610,611 < · Toolset</th></tr> < </table> ---
· Toolset</th></tr> </tbody></table>
610,614c615,619 < <td vAlign="bottom" bgColor="#cccccc" rowSpan="5"><tt><font size="+1">-</font></tt></td> < <td vAlign="bottom" bgColor="#cccccc" rowSpan="5"><tt><font size="+1">gcc</font></tt></td> < <td colSpan="8"> < <table cellSpacing="2" cellPadding="2" summary="" border="0"> < <tr> ---
<td rowspan="5" bgcolor="#cccccc" valign="bottom"><tt><font size="+1">-</font></tt></td> <td rowspan="5" bgcolor="#cccccc" valign="bottom"><tt><font size="+1">gcc</font></tt></td> <td colspan="8"> <table summary="" border="0" cellpadding="2" cellspacing="2"> <tbody><tr>
616,617c621,622 < · Threading</th></tr> < </table> ---
· Threading</th></tr> </tbody></table>
621,625c626,630 < <td vAlign="bottom" rowSpan="4"><tt><font size="+1">-</font></tt></td> < <td vAlign="bottom" rowSpan="4"><tt><font size="+1">mt</font></tt></td> < <td colSpan="6"> < <table cellSpacing="2" cellPadding="2" bgColor="#cccccc" summary="" border="0"> < <tr> ---
<td rowspan="4" valign="bottom"><tt><font size="+1">-</font></tt></td> <td rowspan="4" valign="bottom"><tt><font size="+1">mt</font></tt></td> <td colspan="6"> <table summary="" bgcolor="#cccccc" border="0" cellpadding="2" cellspacing="2"> <tbody><tr>
627,628c632,633 < · Runtime</th></tr> < </table> ---
· Runtime</th></tr> </tbody></table>
632,636c637,641 < <td vAlign="bottom" bgColor="#cccccc" rowSpan="3"><tt><font size="+1">-</font></tt></td> < <td vAlign="bottom" bgColor="#cccccc" rowSpan="3"><tt><font size="+1">d</font></tt></td> < <td colSpan="4"> < <table cellSpacing="2" cellPadding="2" summary="" border="0"> < <tr> ---
<td rowspan="3" bgcolor="#cccccc" valign="bottom"><tt><font size="+1">-</font></tt></td> <td rowspan="3" bgcolor="#cccccc" valign="bottom"><tt><font size="+1">d</font></tt></td> <td colspan="4"> <table summary="" border="0" cellpadding="2" cellspacing="2"> <tbody><tr>
638,639c643,644 < · Boost Version</th></tr> < </table> ---
· Boost Version</th></tr> </tbody></table>
643,647c648,652 < <td vAlign="bottom" rowSpan="2"><tt><font size="+1">-</font></tt></td> < <td vAlign="bottom" rowSpan="2"><tt><font size="+1">1_31</font></tt></td> < <td colSpan="2"> < <table cellSpacing="2" cellPadding="2" bgColor="#cccccc" summary="" border="0"> < <tr> ---
<td rowspan="2" valign="bottom"><tt><font size="+1">-</font></tt></td> <td rowspan="2" valign="bottom"><tt><font size="+1">1_31</font></tt></td> <td colspan="2"> <table summary="" bgcolor="#cccccc" border="0" cellpadding="2" cellspacing="2"> <tbody><tr>
649,650c654,655 < · Library Type</th></tr> < </table> ---
· Library Type</th></tr> </tbody></table>
654c659 < <td vAlign="bottom" bgColor="#cccccc"><tt><font size="+1">.a</font></tt></td> ---
<td bgcolor="#cccccc" valign="bottom"><tt><font size="+1">.a</font></tt></td>
657c662 < </table> ---
</tbody></table>
667c672 < <li> ---
</li><li>
674,691c679,696 < <P> < <TABLE id="Table1" cellSpacing="1" cellPadding="1" width="300" border="0"> < <TR> < <TD><FONT face="Courier New">*.dll</FONT></TD> < <TD>Dynamic library version.</TD> < </TR> < <TR> < <TD><FONT face="Courier New">*.lib</FONT> < </TD> < <TD>Import library for the dll.</TD> < </TR> < <TR> < <TD><FONT face="Courier New">lib*.lib</FONT> < </TD> < <TD>Static library version.</TD> < </TR> < </TABLE> < </P> ---
<p> <table id="Table1" border="0" cellpadding="1" cellspacing="1" width="300"> <tbody><tr> <td><font face="Courier New">*.dll</font></td> <td>Dynamic library version.</td> </tr> <tr> <td><font face="Courier New">*.lib</font> </td> <td>Import library for the dll.</td> </tr> <tr> <td><font face="Courier New">lib*.lib</font> </td> <td>Static library version.</td> </tr> </tbody></table> </p>
701,702c706,707 < <table cellPadding="5" summary="" border="1"> < <tr> ---
<table summary="" border="1" cellpadding="5"> <tbody><tr>
707c712 < <td><A href="../tools/build/v1/borland-tools.html"><code>borland</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/borland-tools.html"><code>borland</code></a></td>
711c716 < <td><A href="../tools/build/v1/como-tools.html"><code>como</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/como-tools.html"><code>como</code></a></td>
715c720 < <td><code><A href="../tools/build/v1/como-tools.html">como-win32</A></code></td> ---
<td><code><a href="http://www.boost.org/tools/build/v1/como-tools.html">como-win32</a></code></td>
719c724 < <td><A href="../tools/build/v1/cw-tools.html"><code>cw</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/cw-tools.html"><code>cw</code></a></td>
723c728 < <td><A href="../tools/build/v1/darwin-tools.html"><code>darwin</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/darwin-tools.html"><code>darwin</code></a></td>
727c732 < <td><A href="../tools/build/v1/dmc-tools.html"><code>dmc</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/dmc-tools.html"><code>dmc</code></a></td>
731c736 < <td><A href="../tools/build/v1/dmc-stlport-tools.html"><code>dmc-stlport</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/dmc-stlport-tools.html"><code>dmc-stlport</code></a></td>
735c740 < <td><A href="../tools/build/v1/edg-tools.html"><code>edg</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/edg-tools.html"><code>edg</code></a></td>
739c744 < <td><A href="../tools/build/v1/gcc-tools.html"><code>gcc</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/gcc-tools.html"><code>gcc</code></a></td>
743c748 < <td><A href="../tools/build/v1/gcc-stlport-tools.html"><code>gcc-stlport</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/gcc-stlport-tools.html"><code>gcc-stlport</code></a></td>
747c752 < <td><A href="../tools/build/v1/gcc-nocygwin-tools.html"><code>gcc-nocygwin</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/gcc-nocygwin-tools.html"><code>gcc-nocygwin</code></a></td>
751c756 < <td><A href="../tools/build/v1/intel-linux-tools.html"><code>intel-linux</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/intel-linux-tools.html"><code>intel-linux</code></a></td>
755c760 < <td><A href="../tools/build/v1/intel-win32-tools.html"><code>intel-win32</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/intel-win32-tools.html"><code>intel-win32</code></a></td>
759c764 < <td><A href="../tools/build/v1/kcc-tools.html"><code>kcc</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/kcc-tools.html"><code>kcc</code></a></td>
763c768 < <td><A href="../tools/build/v1/kylix-tools.html"><code>kylix</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/kylix-tools.html"><code>kylix</code></a></td>
767c772 < <td><A href="../tools/build/v1/mingw-tools.html"><code>mingw</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/mingw-tools.html"><code>mingw</code></a></td>
771c776 < <td><A href="../tools/build/v1/mingw-stlport-tools.html"><code>mingw-stlport</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/mingw-stlport-tools.html"><code>mingw-stlport</code></a></td>
775c780 < <td><A href="../tools/build/v1/mipspro-tools.html"><code>mipspro</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/mipspro-tools.html"><code>mipspro</code></a></td>
779c784 < <td><A href="../tools/build/v1/msvc-tools.html"><code>msvc</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/msvc-tools.html"><code>msvc</code></a></td>
783c788 < <td><A href="../tools/build/v1/msvc-stlport-tools.html"><code>msvc-stlport</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/msvc-stlport-tools.html"><code>msvc-stlport</code></a></td>
787c792 < <td><A href="../tools/build/v1/sunpro-tools.html"><code>sunpro</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/sunpro-tools.html"><code>sunpro</code></a></td>
791c796 < <td><A href="../tools/build/v1/tru64cxx-tools.html"><code>tru64cxx</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/tru64cxx-tools.html"><code>tru64cxx</code></a></td>
795c800 < <td><A href="../tools/build/v1/tru64cxx-tools.html"><code>tru64cxx65</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/tru64cxx-tools.html"><code>tru64cxx65</code></a></td>
799c804 < <td><A href="../tools/build/v1/vacpp-tools.html"><code>vacpp</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/vacpp-tools.html"><code>vacpp</code></a></td>
803c808 < <td><A href="../tools/build/v1/vc7-tools.html"><code>vc7</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/vc7-tools.html"><code>vc7</code></a></td>
807c812 < <td><A href="../tools/build/v1/vc7-stlport-tools.html"><code>vc7-stlport</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/vc7-stlport-tools.html"><code>vc7-stlport</code></a></td>
811c816 < <td><A href="../tools/build/v1/vc-7_1-tools.html"><code>vc-7_1</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/vc-7_1-tools.html"><code>vc-7_1</code></a></td>
815c820 < <td><A href="../tools/build/v1/vc-7_1-stlport-tools.html"><code>vc-7_1-stlport</code></A></td> ---
<td><a href="http://www.boost.org/tools/build/v1/vc-7_1-stlport-tools.html"><code>vc-7_1-stlport</code></a></td>
822c827 < </table> ---
</tbody></table>
831,832c836,837 < <table cellPadding="5" summary="" border="1"> < <tr> ---
<table summary="" border="1" cellpadding="5"> <tbody><tr>
861c866 < </table> ---
</tbody></table>
877,878c882,883 < <H2><A name="auto-link"></A>Automatic Linking on Windows</H2> < <P>For most Boost libraries that have separate source, the correct build variant ---
<h2><a name="auto-link"></a>Automatic Linking on Windows</h2> <p>For most Boost libraries that have separate source, the correct build variant
882,883c887,888 < Metrowerks C++ , and Borland C++ all support this).</P> < <P>If you are linking to a dynamic runtime, then you can choose to link to either ---
Metrowerks C++ , and Borland C++ all support this).</p> <p>If you are linking to a dynamic runtime, then you can choose to link to either
885,886c890,891 < You can alter this for a specific library <EM>whatever</EM> by defining < BOOST_WHATEVER_DYN_LINK to force Boost library <EM>whatever</EM> to be linked ---
You can alter this for a specific library <em>whatever</em> by defining BOOST_WHATEVER_DYN_LINK to force Boost library <em>whatever</em> to be linked
888,891c893,896 < link by defining BOOST_ALL_DYN_LINK.</P> < <P>This feature can be disabled for Boost library <EM>whatever</EM> by defining < BOOST_WHATEVER_NO_LIB, or for all of Boost by defining BOOST_ALL_NO_LIB.</P> < <P>If you want to observe which libraries are being linked against then defining ---
link by defining BOOST_ALL_DYN_LINK.</p> <p>This feature can be disabled for Boost library <em>whatever</em> by defining BOOST_WHATEVER_NO_LIB, or for all of Boost by defining BOOST_ALL_NO_LIB.</p> <p>If you want to observe which libraries are being linked against then defining
893,894c898,899 < message</code> each time a library is selected for linking.</P> < <P>There are some Boost libraries (<A href="../libs/test/doc/index.html">Boost.Test</A> ---
message</code> each time a library is selected for linking.</p> <p>There are some Boost libraries (<a href="http://www.boost.org/libs/test/doc/index.html">Boost.Test</a>
897c902 < you are using for more information, and the <A href="../libs/config/index.html">Boost.Config</A> ---
you are using for more information, and the <a href="http://www.boost.org/libs/config/index.html">Boost.Config</a>
900,962c905,967 < here consist of headers only):</P> < <P> < <TABLE id="Table2" cellSpacing="1" cellPadding="1" width="100%" border="1"> < <TR> < <TD><STRONG>Library</STRONG></TD> < <TD><STRONG>Static Link</STRONG></TD> < <TD><STRONG>Dynamic Link</STRONG></TD> < <TD><STRONG>Default linkage</STRONG></TD> < <TD><STRONG>Automatic library selection</STRONG></TD> < <TD><STRONG>Comments</STRONG></TD> < </TR> < <TR> < <TD>Date-Time</TD> < <TD>Yes</TD> < <TD>Yes</TD> < <TD>static</TD> < <TD>Yes</TD> < <TD> </TD> < </TR> < <TR> < <TD>Filesystem</TD> < <TD>Yes</TD> < <TD> < <P>Yes</P> < </TD> < <TD>static</TD> < <TD>Yes</TD> < <TD> </TD> < </TR> < <TR> < <TD>Graph</TD> < <TD>Yes</TD> < <TD>No</TD> < <TD>static</TD> < <TD>No</TD> < <TD>The separate Graph library source is needed only when <A href="../libs/graph/doc/read_graphviz.html"> < reading an AT&T graphviz file.</A></TD> < </TR> < <TR> < <TD>Iostreams</TD> < <TD>Yes</TD> < <TD> < <P>Yes</P> < </TD> < <TD>static</TD> < <TD>Yes</TD> < <TD> </TD> < </TR> < <TR> < <TD>Program Options</TD> < <TD>Yes</TD> < <TD>Yes</TD> < <TD>static</TD> < <TD>Yes</TD> < <TD> </TD> < </TR> < <TR> < <TD>Python</TD> < <TD>Yes</TD> < <TD>Yes</TD> < <TD>dynamic</TD> < <TD>No</TD> < <TD>Since all Python extensions are DLL's it makes sense to dynamic link to the ---
here consist of headers only):</p> <p> <table id="Table2" border="1" cellpadding="1" cellspacing="1" width="100%"> <tbody><tr> <td><strong>Library</strong></td> <td><strong>Static Link</strong></td> <td><strong>Dynamic Link</strong></td> <td><strong>Default linkage</strong></td> <td><strong>Automatic library selection</strong></td> <td><strong>Comments</strong></td> </tr> <tr> <td>Date-Time</td> <td>Yes</td> <td>Yes</td> <td>static</td> <td>Yes</td> <td> </td> </tr> <tr> <td>Filesystem</td> <td>Yes</td> <td> <p>Yes</p> </td> <td>static</td> <td>Yes</td> <td> </td> </tr> <tr> <td>Graph</td> <td>Yes</td> <td>No</td> <td>static</td> <td>No</td> <td>The separate Graph library source is needed only when <a href="http://www.boost.org/libs/graph/doc/read_graphviz.html"> reading an AT&T graphviz file.</a></td> </tr> <tr> <td>Iostreams</td> <td>Yes</td> <td> <p>Yes</p> </td> <td>static</td> <td>Yes</td> <td> </td> </tr> <tr> <td>Program Options</td> <td>Yes</td> <td>Yes</td> <td>static</td> <td>Yes</td> <td> </td> </tr> <tr> <td>Python</td> <td>Yes</td> <td>Yes</td> <td>dynamic</td> <td>No</td> <td>Since all Python extensions are DLL's it makes sense to dynamic link to the
964,1017c969,1022 < if you are embedding python).</TD> < </TR> < <TR> < <TD>Regex</TD> < <TD>Yes</TD> < <TD>Yes</TD> < <TD>static</TD> < <TD>Yes</TD> < <TD> </TD> < </TR> < <TR> < <TD>Serialization</TD> < <TD>Yes</TD> < <TD>Yes</TD> < <TD>static</TD> < <TD>Yes</TD> < <TD> </TD> < </TR> < <TR> < <TD>Signals</TD> < <TD>Yes</TD> < <TD>Yes</TD> < <TD>static</TD> < <TD>Yes</TD> < <TD> </TD> < </TR> < <TR> < <TD>Test</TD> < <TD>Yes</TD> < <TD>No</TD> < <TD>static</TD> < <TD>No</TD> < <TD>Which library you link to depends upon which program entry point you define, < rather than which Boost.Test features you use.</TD> < </TR> < <TR> < <TD>Thread</TD> < <TD>Partial</TD> < <TD>Yes</TD> < <TD>static (Visual C++), otherwise dynamic</TD> < <TD>Yes</TD> < <TD>For technical reasons static linking is supported on only one Windows compiler < (Visual C++).</TD> < </TR> < <TR> < <TD>Wave</TD> < <TD>Yes</TD> < <TD>Yes</TD> < <TD>static</TD> < <TD>Yes</TD> < <TD> </TD> < </TR> < </TABLE> < </P> ---
if you are embedding python).</td> </tr> <tr> <td>Regex</td> <td>Yes</td> <td>Yes</td> <td>static</td> <td>Yes</td> <td> </td> </tr> <tr> <td>Serialization</td> <td>Yes</td> <td>Yes</td> <td>static</td> <td>Yes</td> <td> </td> </tr> <tr> <td>Signals</td> <td>Yes</td> <td>Yes</td> <td>static</td> <td>Yes</td> <td> </td> </tr> <tr> <td>Test</td> <td>Yes</td> <td>No</td> <td>static</td> <td>No</td> <td>Which library you link to depends upon which program entry point you define, rather than which Boost.Test features you use.</td> </tr> <tr> <td>Thread</td> <td>Partial</td> <td>Yes</td> <td>static (Visual C++), otherwise dynamic</td> <td>Yes</td> <td>For technical reasons static linking is supported on only one Windows compiler (Visual C++).</td> </tr> <tr> <td>Wave</td> <td>Yes</td> <td>Yes</td> <td>static</td> <td>Yes</td> <td> </td> </tr> </tbody></table> </p>
1023c1028 < <A href="../libs/config/config.htm#configuring">Configure the boost source code</A>. ---
<a href="http://www.boost.org/libs/config/config.htm#configuring">Configure the boost source code</a>.
1028c1033 < <li> ---
</li><li>
1031c1036 < more information, see these detailed <a href="../libs/python/doc/building.html#building"> ---
more information, see these detailed <a href="http://www.boost.org/libs/python/doc/building.html#building">
1037,1039c1042,1044 < <p>Copyright © Rene Rivera 2003.<br> < Copyright © Jens Maurer 2001.<BR> < Copyright © John Maddock 2004.</p> ---
<p>Copyright © Rene Rivera 2003.<br> Copyright © Jens Maurer 2001.<br> Copyright © John Maddock 2004.</p>
1041c1046 < 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"> ---
accompanying file <a href="http://www.boost.org/LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
1043,1047c1048 < </body> < </html> < < < ---
</body></html>

On 10/06/2005 08:46 AM, Larry Evans wrote: [snip]
SUGGESTED SOLUTION:
apply the attached patch to:
Obviously, the attachment to my previous post was wrong. I've looked at the attachment to this post and it's the correct one. Sorry for mistake. Index: getting_started.html =================================================================== RCS file: /cvsroot/boost/boost/more/getting_started.html,v retrieving revision 1.29 diff -r1.29 getting_started.html 140,141c140,148 < <p>This access is read-only; if you are a library author and wish to have CVS < write access, please contact one of the <A href="moderators.html">moderators</A>.</p> ---
<p>This access is read-only; if you are a library author and wish to have CVS write access, please contact one of the <A href="moderators.html">moderators</A>. For confirmation of write access, check the sourceforge boost project member list, available via a link on <a href="http://sourceforge.net/projects/boost/">this page</a>. </p>

"Larry Evans" <cppljevans@cox-internet.com> wrote in message news:di3crl$v2q$1@sea.gmane.org...
On 10/06/2005 08:46 AM, Larry Evans wrote: [snip]
SUGGESTED SOLUTION:
apply the attached patch to:
Obviously, the attachment to my previous post was wrong. I've looked at the attachment to this post and it's the correct one.
Sorry for mistake.
--------------------------------------------------------------------------------
Index: getting_started.html =================================================================== RCS file: /cvsroot/boost/boost/more/getting_started.html,v retrieving revision 1.29 diff -r1.29 getting_started.html 140,141c140,148 < <p>This access is read-only; if you are a library author and wish to have CVS < write access, please contact one of the <A href="moderators.html">moderators</A>.</p> ---
<p>This access is read-only; if you are a library author and wish to have CVS write access, please contact one of the <A href="moderators.html">moderators</A>. For confirmation of write access, check the sourceforge boost project member list, available via a link on <a href="http://sourceforge.net/projects/boost/">this page</a>. </p>
Looks good. Go ahead and apply it. Thanks, --Beman

Larry Evans <cppljevans@cox-internet.com> writes:
On 10/06/2005 08:46 AM, Larry Evans wrote:
Index: getting_started.html =================================================================== RCS file: /cvsroot/boost/boost/more/getting_started.html,v retrieving revision 1.29 diff -r1.29 getting_started.html 140,141c140,148 < <p>This access is read-only; if you are a library author and wish to have CVS < write access, please contact one of the <A href="moderators.html">moderators</A>.</p> ---
<p>This access is read-only; if you are a library author and wish to have CVS write access, please contact one of the <A href="moderators.html">moderators</A>. For confirmation of write access, check the sourceforge boost project member list, available via a link on <a href="http://sourceforge.net/projects/boost/">this page</a>. </p>
Okay; this one is better. But please post a unified diff next time. They're much easier to evaluate than this style. cvs diff -du ...whatever... -- Dave Abrahams Boost Consulting www.boost-consulting.com

On 10/09/2005 07:19 PM, David Abrahams wrote:
Larry Evans <cppljevans@cox-internet.com> writes: [snip]
Okay; this one is better. But please post a unified diff next time. They're much easier to evaluate than this style.
cvs diff -du ...whatever...
Then should item 2.2 on: http://www.boost.org/more/bugs.htm be changed to reflect this suggestion? I.e. replace: context diffs format (diff -c); with: unified diff format (cvs diff -du)

Larry Evans <cppljevans@cox-internet.com> writes:
On 10/09/2005 07:19 PM, David Abrahams wrote:
Larry Evans <cppljevans@cox-internet.com> writes: [snip]
Okay; this one is better. But please post a unified diff next time. They're much easier to evaluate than this style.
cvs diff -du ...whatever...
Then should item 2.2 on:
http://www.boost.org/more/bugs.htm
be changed to reflect this suggestion? I.e. replace:
context diffs format (diff -c);
with:
unified diff format (cvs diff -du)
I would say yes, but now I'm not so sure, since I imagine somebody wrote "-c" very intentionally. Comments? -- Dave Abrahams Boost Consulting www.boost-consulting.com

Larry Evans <cppljevans@cox-internet.com> writes:
apply the attached patch to:
http://www.boost.org/more/getting_started.html
This makes clear who has write access to the main cvs.
FEEDBACK:
Please let me know within the next 10 days if there are any objections to this patch. If there are no objections, I will apply the patch on day 11.
Larry, this patch is impossible to evaluate because of the many trivial diffs that don't constitute content change. So I object. Let's try for minimal diffs if you want a patch to be evaluated. -- Dave Abrahams Boost Consulting www.boost-consulting.com
participants (4)
-
Beman Dawes
-
David Abrahams
-
Doug Gregor
-
Larry Evans