head	1.2;
access;
symbols
	RPM_4_2_1:1.1.1.5
	RPM_4_2:1.1.1.5
	RPM_4_1_1:1.1.1.5
	RPM_4_1:1.1.1.4
	RPM_4_0_5:1.1.1.3
	RPM_4_0_4:1.1.1.2
	RPM_4_0_3:1.1.1.1
	RPM:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2008.01.02.09.54.53;	author rse;	state dead;
branches;
next	1.1;
commitid	z4cpSiAhOCXk5PLs;

1.1
date	2001.07.23.20.45.37;	author rse;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2001.07.23.20.45.37;	author rse;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2002.01.08.00.30.11;	author rse;	state Exp;
branches;
next	1.1.1.3;

1.1.1.3
date	2003.01.18.13.49.01;	author rse;	state Exp;
branches;
next	1.1.1.4;

1.1.1.4
date	2001.07.23.20.09.18;	author rse;	state Exp;
branches;
next	1.1.1.5;

1.1.1.5
date	2003.01.18.14.04.59;	author rse;	state Exp;
branches;
next	;


desc
@@


1.2
log
@remove the ancient RPM 4.2.1 source tree copy
@
text
@<!--$Id: irix.html,v 1.1 2001/07/23 20:45:37 rse Exp $-->
<!--Copyright 1997-2001 by Sleepycat Software, Inc.-->
<!--All rights reserved.-->
<html>
<head>
<title>Berkeley DB Reference Guide: IRIX</title>
<meta name="description" content="Berkeley DB: An embedded database programmatic toolkit.">
<meta name="keywords" content="embedded,database,programmatic,toolkit,b+tree,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,java,C,C++">
</head>
<body bgcolor=white>
<a name="2"><!--meow--></a>
<table width="100%"><tr valign=top>
<td><h3><dl><dt>Berkeley DB Reference Guide:<dd>Building Berkeley DB for UNIX systems</dl></h3></td>
<td align=right><a href="../../ref/build_unix/hpux.html"><img src="../../images/prev.gif" alt="Prev"></a><a href="../../reftoc.html"><img src="../../images/ref.gif" alt="Ref"></a><a href="../../ref/build_unix/linux.html"><img src="../../images/next.gif" alt="Next"></a>
</td></tr></table>
<p>
<h1 align=center>IRIX</h1>
<p><ol>
<p><li><b>I can't compile and run multithreaded applications.</b>
<p>Special compile-time flags are required when compiling threaded
applications on IRIX.  If you are compiling a threaded application, you
must compile with the _SGI_MP_SOURCE flag:
<p><blockquote><pre>cc -D_SGI_MP_SOURCE ...</pre></blockquote>
<p>The Berkeley DB library will automatically build with the correct options.
</ol>
<table width="100%"><tr><td><br></td><td align=right><a href="../../ref/build_unix/hpux.html"><img src="../../images/prev.gif" alt="Prev"></a><a href="../../reftoc.html"><img src="../../images/ref.gif" alt="Ref"></a><a href="../../ref/build_unix/linux.html"><img src="../../images/next.gif" alt="Next"></a>
</td></tr></table>
<p><font size=1><a href="http://www.sleepycat.com">Copyright Sleepycat Software</a></font>
</body>
</html>
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
<!--$Id: irix.so,v 11.5 2001/03/01 15:57:56 bostic Exp $-->
@


1.1.1.1
log
@Import: RPM 4.0.3
@
text
@@


1.1.1.2
log
@Import: RPM 4.0.4
@
text
@d1 1
a1 1
<!--Id: irix.so,v 11.5 2001/03/01 15:57:56 bostic Exp -->
@


1.1.1.3
log
@Import: RPM 4.0.5
@
text
@d2 1
a2 1
<!--Copyright 1997-2002 by Sleepycat Software, Inc.-->
a3 1
<!--See the file LICENSE for redistribution information.-->
@


1.1.1.4
log
@Import: RPM 4.1
@
text
@d2 1
a2 1
<!--Copyright 1997-2001 by Sleepycat Software, Inc.-->
d4 1
@


1.1.1.5
log
@Import: RPM 4.1.1
@
text
@d2 1
a2 1
<!--Copyright 1997-2002 by Sleepycat Software, Inc.-->
a3 1
<!--See the file LICENSE for redistribution information.-->
@


