]> gcc.gnu.org Git - gcc.git/blame - INSTALL/index.html
*** empty log message ***
[gcc.git] / INSTALL / index.html
CommitLineData
f2d76545
JL
1<html>
2<head>
3<title>Installing egcs-1.0 </title>
4</head>
5<body bgcolor="white">
6<h1 align="center">Installing egcs-1.0</h1>
7
8<p>This document describes the generic installation procedure for egcs as
9well as detailing some target specific installation instructions for egcs.
10
11<p>egcs includes several components that previously were separate distributions
12with their own installation instructions. This document supercedes all
13package specific installation instructions. We provide the component specific
14installation information in the source distribution for historical reference
15purposes only.
16
17<p>We recommend you read the entire generic installation instructions as
18well as any target specific installation instructions before you proceed
19to configure, build, test and install egcs.
20
21<p>If something goes wrong in the configure, build, test or install
22procedures, first double check that you followed the generic and target
23specific installation instructions carefully. Then check the
c6c00ce6 24<a href="faq.html">FAQ</a> to see if your problem is covered before you file
f2d76545
JL
25a bug report.
26
27<p>The installation procedure is broken into four steps.
28
29<ul>
30
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>
35
36</ul>
37
38<p>Before starting the build/install procedure <b>please</b> browse the
39<a href="specific.html">host/target specific installation notes</a>.
40
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 December 2, 1997.</i>
47
This page took 0.033784 seconds and 5 git commands to generate.