diff options
author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
---|---|---|
committer | <> | 2015-03-17 16:26:24 +0000 |
commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/installation/build_unix_sco.html | |
parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
download | berkeleydb-master.tar.gz |
Diffstat (limited to 'docs/installation/build_unix_sco.html')
-rw-r--r-- | docs/installation/build_unix_sco.html | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/docs/installation/build_unix_sco.html b/docs/installation/build_unix_sco.html index 031d38e5..4f3497c8 100644 --- a/docs/installation/build_unix_sco.html +++ b/docs/installation/build_unix_sco.html @@ -14,7 +14,7 @@ <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,8 @@ </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="build_unix_qnx.html">Prev</a> </td> - <th width="60%" align="center">Chapter 7. - Building Berkeley DB for UNIX/POSIX - </th> + <th width="60%" align="center">Chapter 7. Building Berkeley DB for UNIX/POSIX + </th> <td width="20%" align="right"> <a accesskey="n" href="build_unix_solaris.html">Next</a></td> </tr> </table> @@ -42,12 +41,15 @@ <ol type="1"> <li> <span class="bold"> - <strong>If I build with gcc, programs such as db_dump and db_stat core dump -immediately when invoked.</strong> + <strong>If I build with gcc, programs such + as db_dump and db_stat core dump immediately when + invoked.</strong> </span> - <p>We suspect gcc or the runtime loader may have a bug, but we haven't -tracked it down. If you want to use gcc, we suggest building static -libraries.</p> + <p> + We suspect gcc or the runtime loader may have a + bug, but we haven't tracked it down. If you want to + use gcc, we suggest building static libraries. + </p> </li> </ol> </div> |