|
Boost : |
From: Larry Evans (cppljevans_at_[hidden])
Date: 2005-10-06 08:46:49
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_at_[hidden]
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>. Home<br> < . Libraries<br> < . People<br> < . FAQ<br> < . More</p> --- > <table summary="" border="0" cellpadding="2" cellspacing="0"> > <tbody><tr> > <td bgcolor="#dddddd"> > <p>. Home<br> > . Libraries<br> > . People<br> > . FAQ<br> > . More</p> 28c28 < </table> --- > </tbody></table> 31c31 < </table> --- > </tbody></table> 34c34 < </table> --- > </tbody></table> 38,40c38,40 < Introduction < <li> < Download --- > Introduction > </li><li> > Download 43,47c43,47 < .zip file < <li> < .tar.gz and .tar.bz2 files < <li> < Boost CVS Repository --- > .zip file > </li><li> > .tar.gz and .tar.bz2 files > </li><li> > Boost CVS Repository 50,51c50,51 < <li> < Preparation --- > </li><li> > Preparation 54,56c54,56 < Configuring the tools < <li> < Supported Toolsets --- > Configuring the tools > </li><li> > Supported Toolsets 59,66c59,66 < <li> < Build and Install < <li> < Results < <LI> < Automatic Linking on Windows < <li> < Additional Steps --- > </li><li> > Build and Install > </li><li> > Results > </li><li> > Automatic Linking on Windows > </li><li> > Additional Steps 75,83c75,83 < Download Boost. < <li> < Install Boost.Jam. < <li> < Configure your compiler toolset. < <li> < Go to Boost distribution directory. < <li> < Build and install. --- > Download Boost. > </li><li> > Install Boost.Jam. > </li><li> > Configure your compiler toolset. > </li><li> > Go to Boost distribution directory. > </li><li> > Build and install. 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 ZIP, TAR.GZ, < and TAR.BZ2 formats. Past releases are also available.</p> --- > site. It is available in ZIP, TAR.GZ, > and TAR.BZ2 formats. Past releases are also available.</p> 100c100 < Boost's CVS repository. --- > Boost's CVS repository. 141c141,146 < write access, please contact one of the moderators.</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 Boost.Jam, --- > <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 Boost.Jam, 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>borland
</td> --- > <td>borland
</td> 227,228c232,233 < <td>como
</td> < <td>Comeau C++ compiler front-end for --- > <td>como
</td> > <td>Comeau C++ compiler front-end for 232,233c237,238 < <td><code>como-win32</code></td> < <td>Comeau C++ compiler front-end for --- > <td><code>como-win32</code></td> > <td>Comeau C++ compiler front-end for 238,239c243,244 < <td>cw
</td> < <td>Metrowerks CodeWarrior Pro 6.x, 7.x, --- > <td>cw
</td> > <td>Metrowerks CodeWarrior Pro 6.x, 7.x, 243c248 < <td>darwin
</td> --- > <td>darwin
</td> 248c253 < <td>dmc
</td> --- > <td>dmc
</td> 252,253c257,258 < <td>dmc-stlport
</td> < <td>Digital Mars C++, using the <a href="http://www.stlport.org"> --- > <td>dmc-stlport
</td> > <td>Digital Mars C++, using the <a href="http://www.stlport.org/"> 257c262 < <td>edg
</td> --- > <td>edg
</td> 262,263c267,268 < <td>gcc
</td> < <td>GNU GCC on Unix and <a href="http://www.cygwin.com"> --- > <td>gcc
</td> > <td>GNU GCC on Unix and <a href="http://www.cygwin.com/"> 267,269c272,274 < <td>gcc-stlport
</td> < <td>GNU GCC on Unix and <a href="http://www.cygwin.com"> < Cygwin</a>, using the STLport standard --- > <td>gcc-stlport
</td> > <td>GNU GCC on Unix and <a href="http://www.cygwin.com/"> > Cygwin</a>, using the STLport standard 273c278 < <td>gcc-nocygwin
</td> --- > <td>gcc-nocygwin
</td> 278c283 < <td>intel-linux
</td> --- > <td>intel-linux
</td> 283c288 < <td>intel-win32
</td> --- > <td>intel-win32
</td> 290c295 < <td>kcc
</td> --- > <td>kcc
</td> 294c299 < <td>kylix
</td> --- > <td>kylix
</td> 298,299c303,304 < <td>mingw
</td> < <td>GNU GCC and associated tools in MinGW configuration --- > <td>mingw
</td> > <td>GNU GCC and associated tools in MinGW configuration 303,305c308,310 < <td>mingw-stlport
</td> < <td>GNU GCC and associated tools in MinGW configuration < (produces commercially redistributable objects), using the <a href="http://www.stlport.org"> --- > <td>mingw-stlport
</td> > <td>GNU GCC and associated tools in MinGW configuration > (produces commercially redistributable objects), using the <a href="http://www.stlport.org/"> 309c314 < <td>mipspro
</td> --- > <td>mipspro
</td> 314c319 < <td>msvc
</td> --- > <td>msvc
</td> 320c325 < <td>msvc-stlport
</td> --- > <td>msvc-stlport
</td> 322c327 < 6 command-line tools, using the STLport standard --- > 6 command-line tools, using the STLport standard 327c332 < <td>sunpro
</td> --- > <td>sunpro
</td> 331c336 < <td>tru64cxx
</td> --- > <td>tru64cxx
</td> 336c341 < <td>tru64cxx65
</td> --- > <td>tru64cxx65
</td> 341c346 < <td>vacpp
</td> --- > <td>vacpp
</td> 346c351 < <td>vc7
</td> --- > <td>vc7
</td> 351c356 < <td>vc7-stlport
</td> --- > <td>vc7-stlport
</td> 356c361 < <td>vc-7_1
</td> --- > <td>vc-7_1
</td> 361c366 < <td>vc-7_1-stlport
</td> --- > <td>vc-7_1-stlport
</td> 365c370 < </table> --- > </tbody></table> 367,370c372,375 < <p>The common build and install process is driven by the top-level build file (Jamfile).</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 (Jamfile).</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 toolset(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 toolset(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 < Boost.Iostreams Installation. --- > Boost.Iostreams Installation. 538,541c543,546 < </table> < <p>There are additional options as supported by <A href="../tools/build/v1/build_system.htm"> < Boost.Build</A> and Boost.Jam. < Of the additional options perhaps the most imporant is "<tt>-sBUILD=<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 Boost.Jam. > Of the additional options perhaps the most imporant is "<tt>-sBUILD=<features/variants></tt>" 550c555 < line at the Boost.Build mailing list. --- > line at the Boost.Build mailing list. 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>borland
</td> --- > <td>borland
</td> 711c716 < <td>como
</td> --- > <td>como
</td> 715c720 < <td><code>como-win32</code></td> --- > <td><code>como-win32</code></td> 719c724 < <td>cw
</td> --- > <td>cw
</td> 723c728 < <td>darwin
</td> --- > <td>darwin
</td> 727c732 < <td>dmc
</td> --- > <td>dmc
</td> 731c736 < <td>dmc-stlport
</td> --- > <td>dmc-stlport
</td> 735c740 < <td>edg
</td> --- > <td>edg
</td> 739c744 < <td>gcc
</td> --- > <td>gcc
</td> 743c748 < <td>gcc-stlport
</td> --- > <td>gcc-stlport
</td> 747c752 < <td>gcc-nocygwin
</td> --- > <td>gcc-nocygwin
</td> 751c756 < <td>intel-linux
</td> --- > <td>intel-linux
</td> 755c760 < <td>intel-win32
</td> --- > <td>intel-win32
</td> 759c764 < <td>kcc
</td> --- > <td>kcc
</td> 763c768 < <td>kylix
</td> --- > <td>kylix
</td> 767c772 < <td>mingw
</td> --- > <td>mingw
</td> 771c776 < <td>mingw-stlport
</td> --- > <td>mingw-stlport
</td> 775c780 < <td>mipspro
</td> --- > <td>mipspro
</td> 779c784 < <td>msvc
</td> --- > <td>msvc
</td> 783c788 < <td>msvc-stlport
</td> --- > <td>msvc-stlport
</td> 787c792 < <td>sunpro
</td> --- > <td>sunpro
</td> 791c796 < <td>tru64cxx
</td> --- > <td>tru64cxx
</td> 795c800 < <td>tru64cxx65
</td> --- > <td>tru64cxx65
</td> 799c804 < <td>vacpp
</td> --- > <td>vacpp
</td> 803c808 < <td>vc7
</td> --- > <td>vc7
</td> 807c812 < <td>vc7-stlport
</td> --- > <td>vc7-stlport
</td> 811c816 < <td>vc-7_1
</td> --- > <td>vc-7_1
</td> 815c820 < <td>vc-7_1-stlport
</td> --- > <td>vc-7_1-stlport
</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 (Boost.Test --- > message</code> each time a library is selected for linking.</p> > <p>There are some Boost libraries (Boost.Test 897c902 < you are using for more information, and the Boost.Config --- > you are using for more information, and the Boost.Config 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 < Configure the boost source code. --- > Configure the boost source code. 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 LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt"> --- > accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt"> 1043,1047c1048 < </body> < </html> < < < --- > </body></html>
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk