OSDN Git Service

Initial revision
[pf3gnuchains/gcc-fork.git] / INSTALL / INDEX
1 Installing egcs-1.0
2
3 This document describes the generic installation procedure for egcs as
4 well as detailing some target specific installation instructions for egcs.
5
6 egcs includes several components that previously were separate distributions
7 with their own installation instructions.  This document supercedes all 
8 package specific installation instructions.  We provide the component specific
9 installation information in the source distribution for historical reference
10 purposes only.
11
12 We recommend you read the entire generic installation instructions as
13 well as any target specific installation instructions before you proceed
14 to configure, build, test and install egcs.
15
16 If something goes wrong in the configure, build, test or install
17 procedures, first double check that you followed the generic and target
18 specific installation instructions carefully.  Then check the EGCS FAQ
19 (FAQ) to see if your problem is covered before you file a bug report.
20
21 The installation procedure is broken into four steps.
22
23
24   Configure             see CONFIGURE
25   Build                 see BUILD
26   Test                  see TEST
27   Final Install         see FINALINSTALL
28
29
30 Before starting the build/install procedure please browse the 
31 host/target specific installation notes (SPECIFIC).
32
33 Last modified on December 2, 1997.
34