aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/html/ext/pb_assoc/lib_download.html
blob: 20076319af1dfbd4717284c69c0fc5d1731b9647 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Library Download and Install</title>
<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</head>
<body bgcolor = "white">
<h1>Library Download and Install</h1>

<ol>
	<li><a href = "#requirements">Requirements</a></li>
	<li><a href = "#donwload">Download</a></li>
	<li><a href = "#install">Install</a></li>
	<li><a href = "#use">Use</a></li>
</ol>

<h2><a name = "requirements">Requirements</a></h2>

<p>
	The library compiles and runs on the newer versions of
<tt>g++</tt>, <tt>icc</tt> and <tt>Visual C++ .net</tt>. The
<a href = "portability.html">Portability</a> Section describes the known
compilers with which it works.
</p>

<p>
	Unfortunately, we do not have access to other compilers, and so do not
know how to define some standard policies whose namespaces and declarations
we know only on
<tt>g++</tt>, <tt>icc</tt>, and <tt>Visual C++ .net</tt>.
We would appreciate help on this point.
</p>

<h2><a name = "donwload">Download</a></h2>

<p>
	The following <a href = "pb_assoc.zip">link</a> contains a zip
file of the library.
</p>


<h2><a name = "install">Install</a></h2>


</body>
</html>