Imported Upstream version 5.3.21
[platform/upstream/libdb.git] / docs / installation / build_unix_sco.html
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4   <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6     <title>SCO</title>
7     <link rel="stylesheet" href="gettingStarted.css" type="text/css" />
8     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
9     <link rel="start" href="index.html" title="Berkeley DB Installation and Build Guide" />
10     <link rel="up" href="build_unix.html" title="Chapter 7.  Building Berkeley DB for UNIX/POSIX" />
11     <link rel="prev" href="build_unix_qnx.html" title="QNX" />
12     <link rel="next" href="build_unix_solaris.html" title="Solaris" />
13   </head>
14   <body>
15     <div xmlns="" class="navheader">
16       <div class="libver">
17         <p>Library Version 11.2.5.3</p>
18       </div>
19       <table width="100%" summary="Navigation header">
20         <tr>
21           <th colspan="3" align="center">SCO</th>
22         </tr>
23         <tr>
24           <td width="20%" align="left"><a accesskey="p" href="build_unix_qnx.html">Prev</a> </td>
25           <th width="60%" align="center">Chapter 7. 
26                 Building Berkeley DB for UNIX/POSIX
27         </th>
28           <td width="20%" align="right"> <a accesskey="n" href="build_unix_solaris.html">Next</a></td>
29         </tr>
30       </table>
31       <hr />
32     </div>
33     <div class="sect1" lang="en" xml:lang="en">
34       <div class="titlepage">
35         <div>
36           <div>
37             <h2 class="title" style="clear: both"><a id="build_unix_sco"></a>SCO</h2>
38           </div>
39         </div>
40       </div>
41       <div class="orderedlist">
42         <ol type="1">
43           <li>
44             <span class="bold">
45               <strong>If I build with gcc, programs such as db_dump and db_stat core dump
46 immediately when invoked.</strong>
47             </span>
48             <p>We suspect gcc or the runtime loader may have a bug, but we haven't
49 tracked it down.  If you want to use gcc, we suggest building static
50 libraries.</p>
51           </li>
52         </ol>
53       </div>
54     </div>
55     <div class="navfooter">
56       <hr />
57       <table width="100%" summary="Navigation footer">
58         <tr>
59           <td width="40%" align="left"><a accesskey="p" href="build_unix_qnx.html">Prev</a> </td>
60           <td width="20%" align="center">
61             <a accesskey="u" href="build_unix.html">Up</a>
62           </td>
63           <td width="40%" align="right"> <a accesskey="n" href="build_unix_solaris.html">Next</a></td>
64         </tr>
65         <tr>
66           <td width="40%" align="left" valign="top">QNX </td>
67           <td width="20%" align="center">
68             <a accesskey="h" href="index.html">Home</a>
69           </td>
70           <td width="40%" align="right" valign="top"> Solaris</td>
71         </tr>
72       </table>
73     </div>
74   </body>
75 </html>