summaryrefslogtreecommitdiff
path: root/docs/installation/upgrade_11gr2_52_bit_cmp_win.html
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2015-02-17 17:25:57 +0000
committer <>2015-03-17 16:26:24 +0000
commit780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch)
tree598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/installation/upgrade_11gr2_52_bit_cmp_win.html
parent7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff)
downloadberkeleydb-master.tar.gz
Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz.HEADdb-6.1.23master
Diffstat (limited to 'docs/installation/upgrade_11gr2_52_bit_cmp_win.html')
-rw-r--r--docs/installation/upgrade_11gr2_52_bit_cmp_win.html23
1 files changed, 11 insertions, 12 deletions
diff --git a/docs/installation/upgrade_11gr2_52_bit_cmp_win.html b/docs/installation/upgrade_11gr2_52_bit_cmp_win.html
index c58cced6..d2b5c99e 100644
--- a/docs/installation/upgrade_11gr2_52_bit_cmp_win.html
+++ b/docs/installation/upgrade_11gr2_52_bit_cmp_win.html
@@ -7,14 +7,14 @@
<link rel="stylesheet" href="gettingStarted.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
<link rel="start" href="index.html" title="Berkeley DB Installation and Build Guide" />
- <link rel="up" href="upgrade_52_toc.html" title="Chapter 10.  Upgrading Berkeley DB 11.2.5.1 applications to Berkeley DB 11.2.5.2" />
+ <link rel="up" href="upgrade_52_toc.html" title="Chapter 12.  Upgrading Berkeley DB 11.2.5.1 applications to Berkeley DB 11.2.5.2" />
<link rel="prev" href="upgrade_11gr2_52_sqlite_ver.html" title="SQLite Interface Upgrade" />
<link rel="next" href="upgrade_11gr2_52_rep_dbt_readonly.html" title="Read Only flag for DBT" />
</head>
<body>
<div xmlns="" class="navheader">
<div class="libver">
- <p>Library Version 11.2.5.3</p>
+ <p>Library Version 12.1.6.1</p>
</div>
<table width="100%" summary="Navigation header">
<tr>
@@ -22,9 +22,7 @@
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="upgrade_11gr2_52_sqlite_ver.html">Prev</a> </td>
- <th width="60%" align="center">Chapter 10. 
- Upgrading Berkeley DB 11.2.5.1 applications to Berkeley DB 11.2.5.2
- </th>
+ <th width="60%" align="center">Chapter 12.  Upgrading Berkeley DB 11.2.5.1 applications to Berkeley DB 11.2.5.2 </th>
<td width="20%" align="right"> <a accesskey="n" href="upgrade_11gr2_52_rep_dbt_readonly.html">Next</a></td>
</tr>
</table>
@@ -38,13 +36,14 @@
</div>
</div>
</div>
- <p>
- Berkeley DB can now be compiled on Windows so that 32 bit and 64
- bit applications can concurrently access a BDB environment. To
- enable this feature, build both the 32 bit BDB library and
- application and the 64 bit library and application with the flag
- <code class="literal">/D HAVE_MIXED_SIZE_ADDRESSING</code>. Note that
- private environments are disabled under the compatibility mode.
+ <p>
+ Berkeley DB can now be compiled on Windows so that 32 bit
+ and 64 bit applications can concurrently access a BDB
+ environment. To enable this feature, build both the 32 bit BDB
+ library and application and the 64 bit library and application
+ with the flag <code class="literal">/D HAVE_MIXED_SIZE_ADDRESSING</code>.
+ Note that private environments are disabled under the
+ compatibility mode.
</p>
</div>
<div class="navfooter">