Various egcs-1.0.1 related changes.
[official-gcc.git] / INSTALL / index.html
blobdb59254a7061a1189e1a0d7979cf60dabeb17976
1 <html>
2 <head>
3 <title>Installing egcs-1.0.1 </title>
4 </head>
5 <body bgcolor="white">
6 <h1 align="center">Installing egcs-1.0.1</h1>
8 <p>This document describes the generic installation procedure for egcs as
9 well as detailing some target specific installation instructions for egcs.
11 <p>egcs includes several components that previously were separate distributions
12 with their own installation instructions. This document supercedes all
13 package specific installation instructions. We provide the component specific
14 installation information in the source distribution for historical reference
15 purposes only.
17 <p>We recommend you read the entire generic installation instructions as
18 well as any target specific installation instructions before you proceed
19 to configure, build, test and install egcs.
21 <p>If something goes wrong in the configure, build, test or install
22 procedures, first double check that you followed the generic and target
23 specific installation instructions carefully. Then check the
24 <a href="faq.html">FAQ</a> to see if your problem is covered before you file
25 a bug report.
27 <p>The installation procedure is broken into four steps.
29 <ul>
31 <li> <a href="configure.html">configure</a>
32 <li> <a href="build.html">build</a>
33 <li> <a href="test.html">test</a> (optional)
34 <li> <a href="finalinstall.html">install</a>
36 </ul>
38 <p>Before starting the build/install procedure <b>please</b> browse the
39 <a href="specific.html">host/target specific installation notes</a>.
41 <hr>
42 <a href="../index.html">Return to the egcs home page</a>
43 </body>
44 </html>
45 <hr>
46 <i>Last modified on Jan 2, 1998.</i>