3 This document describes the generic installation procedure for egcs as
4 well as 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
8 package specific installation instructions. We provide the component specific
9 installation information in the source distribution for historical reference
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.
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.
21 The installation procedure is broken into four steps.
24 Configure see CONFIGURE
27 Final Install see FINALINSTALL
30 Before starting the build/install procedure please browse the
31 host/target specific installation notes (SPECIFIC).
33 Last modified on December 2, 1997.