NetBSD/gnu/dist/toolchain/install/INDEX

52 lines
2.0 KiB
Plaintext

Installing GCC
The latest version of this document is always available at
[1]http://egcs.cygnus.com/install/.
This document describes the generic installation procedure for GCC as
well as detailing some target specific installation instructions.
GCC includes several components that previously were separate
distributions with their own installation instructions. This document
supercedes all package specific installation instructions. We provide
the component specific installation information in the source
distribution for historical reference purposes only.
We recommend you read the entire generic installation instructions as
well as any target specific installation instructions before you
proceed to configure, build, test and install GCC.
If something goes wrong in the configure, build, test or install
procedures, first double check that you followed the generic and
target specific installation instructions carefully. Then check the
[2]FAQ to see if your problem is covered before you file a bug report.
_Before_ starting the build/install procedure _please_ browse the
[3]host/target specific installation notes.
The installation procedure is broken into five steps.
* [4]downloading the source
* [5]configure
* [6]build
* [7]test (optional)
* [8]install
_________________________________________________________________
[9]Return to the GCC home page
_________________________________________________________________
_Last modified on July 15, 1999._
References
1. http://egcs.cygnus.com/install/
2. http://gcc.gnu.org/faq.html
3. http://gcc.gnu.org/install/specific.html
4. http://gcc.gnu.org/install/download.html
5. http://gcc.gnu.org/install/configure.html
6. http://gcc.gnu.org/install/build.html
7. http://gcc.gnu.org/install/test.html
8. http://gcc.gnu.org/install/finalinstall.html
9. http://gcc.gnu.org/index.html