$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r53511 - trunk/tools/build/v2/doc/src
From: ghost_at_[hidden]
Date: 2009-05-31 15:03:44
Author: vladimir_prus
Date: 2009-05-31 15:03:43 EDT (Sun, 31 May 2009)
New Revision: 53511
URL: http://svn.boost.org/trac/boost/changeset/53511
Log:
Mention address-model in the 'Invocation' section
Text files modified: 
   trunk/tools/build/v2/doc/src/advanced.xml |    11 +++++++++++                             
   1 files changed, 11 insertions(+), 0 deletions(-)
Modified: trunk/tools/build/v2/doc/src/advanced.xml
==============================================================================
--- trunk/tools/build/v2/doc/src/advanced.xml	(original)
+++ trunk/tools/build/v2/doc/src/advanced.xml	2009-05-31 15:03:43 EDT (Sun, 31 May 2009)
@@ -737,6 +737,17 @@
               </row>
 
               <row>
+                <entry>address-model</entry>
+                
+                <entry>32,64</entry>
+                
+                <entry>Explicitly request either 32-bit or 64-bit code generation. This typically
+                requires that your compiler is appropriately configured. Please refer to
+                <xref linkend="bbv2.reference.tools.compilers"/> and your compiler documentation
+                in case of problems.</entry>
+              </row>
+
+              <row>
                 <entry>toolset</entry>
                 
                 <entry>(Depends on configuration)</entry>