gccinstall: Installing GCC

1 
1 1 Installing GCC
1 ****************
1 
1 The latest version of this document is always available at
1 http://gcc.gnu.org/install/.  It refers to the current development
1 sources, instructions for specific released versions are included with
1 the sources.
1 
1    This document describes the generic installation procedure for GCC as
1 well as detailing some target specific installation instructions.
1 
1    GCC includes several components that previously were separate
1 distributions with their own installation instructions.  This document
1 supersedes all package-specific installation instructions.
1 
11    _Before_ starting the build/install procedure please check the ⇒
 host/target specific installation notes Specific.  We recommend you
1 browse the entire generic installation instructions before you proceed.
1 
1    Lists of successful builds for released versions of GCC are available
1 at <http://gcc.gnu.org/buildstat.html>.  These lists are updated as new
1 information becomes available.
1 
1    The installation procedure itself is broken into five steps.
1 

Menu