diff options
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> |