OSDN Git Service

* integrate.c (save_for_inline_copying): Make a new reg_parm_stack_loc.
[pf3gnuchains/gcc-fork.git] / INSTALL / index.html
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
9 well as detailing some target specific installation instructions for egcs.
10
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.
16
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.
20
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.
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