Installation stuff.
[official-gcc.git] / INSTALL / INDEX
blobfe18b9c56062dd6ad0db6036a1e370df95be70ef
1                         Installing egcs-1.00
3 This document describes the generic installation procedure for egcs as well as
4 detailing some target specific installation instructions for egcs. 
6 egcs includes several components that previously were separate distributions
7 with their own installation instructions. This document supercedes all package
8 specific installation instructions. We provide the component specific
9 installation information in the source distribution for historical reference
10 purposes only. 
12 We recommend you read the entire generic installation instructions as well as
13 any target specific installation instructions before you proceed to configure,
14 build, test and install egcs. 
16 If something goes wrong in the configure, build, test or install procedures,
17 first double check that you followed the generic and target specific
18 installation instructions carefully. Then check the FAQ to see if your problem
19 is covered before you file a bug report. 
21 The installation procedure is broken into four steps. 
23      configure          CONFIGURE
24      build              BUILD
25      test (optional)    TEST
26      install            FINALINSTALL
28 Before starting the build/install procedure please browse the host/target specific installation notes (SPECIFIC).