OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [INSTALL/] [index.html] - Blame information for rev 13

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 13 jlechner
<html lang="en">
2
<head>
3
<title>Installing GCC</title>
4
<meta http-equiv="Content-Type" content="text/html">
5
<meta name="description" content="Installing GCC">
6
<meta name="generator" content="makeinfo 4.8">
7
<link title="Top" rel="top" href="#Top">
8
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
9
<!--
10
Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
11
1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
12
 
13
   Permission is granted to copy, distribute and/or modify this document
14
under the terms of the GNU Free Documentation License, Version 1.2 or
15
any later version published by the Free Software Foundation; with no
16
Invariant Sections, the Front-Cover texts being (a) (see below), and
17
with the Back-Cover Texts being (b) (see below).  A copy of the
18
license is included in the section entitled "GNU Free Documentation License".
19
 
20
(a) The FSF's Front-Cover Text is:
21
 
22
     A GNU Manual
23
 
24
(b) The FSF's Back-Cover Text is:
25
 
26
     You have freedom to copy and modify this GNU Manual, like GNU
27
     software.  Copies published by the Free Software Foundation raise
28
     funds for GNU development.-->
29
<meta http-equiv="Content-Style-Type" content="text/css">
30
<style type="text/css"><!--
31
  pre.display { font-family:inherit }
32
  pre.format  { font-family:inherit }
33
  pre.smalldisplay { font-family:inherit; font-size:smaller }
34
  pre.smallformat  { font-family:inherit; font-size:smaller }
35
  pre.smallexample { font-size:smaller }
36
  pre.smalllisp    { font-size:smaller }
37
  span.sc    { font-variant:small-caps }
38
  span.roman { font-family:serif; font-weight:normal; }
39
  span.sansserif { font-family:sans-serif; font-weight:normal; }
40
--></style>
41
</head>
42
<body>
43
<h1 class="settitle">Installing GCC</h1>
44
The latest version of this document is always available at
45
<a href="http://gcc.gnu.org/install/">http://gcc.gnu.org/install/</a>.
46
 
47
   <p>This document describes the generic installation procedure for GCC as well
48
as detailing some target specific installation instructions.
49
 
50
   <p>GCC includes several components that previously were separate distributions
51
with their own installation instructions.  This document supersedes all
52
package specific installation instructions.
53
 
54
   <p><em>Before</em> starting the build/install procedure please check the
55
<a href="specific.html">host/target specific installation notes</a>.
56
We recommend you browse the entire generic installation instructions before
57
you proceed.
58
 
59
   <p>Lists of successful builds for released versions of GCC are
60
available at <a href="http://gcc.gnu.org/buildstat.html">http://gcc.gnu.org/buildstat.html</a>.
61
These lists are updated as new information becomes available.
62
 
63
   <p>The installation procedure itself is broken into five steps.
64
 
65
     <ol type=1 start=1>
66
<li><a href="prerequisites.html">Prerequisites</a>
67
<li><a href="download.html">Downloading the source</a>
68
<li><a href="configure.html">Configuration</a>
69
<li><a href="build.html">Building</a>
70
<li><a href="test.html">Testing</a> (optional)
71
<li><a href="finalinstall.html">Final install</a>
72
        </ol>
73
 
74
   <p>Please note that GCC does not support `<samp><span class="samp">make uninstall</span></samp>' and probably
75
won't do so in the near future as this would open a can of worms.  Instead,
76
we suggest that you install GCC into a directory of its own and simply
77
remove that directory when you do not need that specific version of GCC
78
any longer, and, if shared libraries are installed there as well, no
79
more binaries exist that use them.
80
 
81
   <p>There are also some <a href="old.html">old installation instructions</a>,
82
which are mostly obsolete but still contain some information which has
83
not yet been merged into the main part of this manual.
84
 
85
   <p><hr />
86
<p><a href="./index.html">Return to the GCC Installation page</a>
87
 
88
   <p>Copyright &copy; 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
89
1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
90
   <pre class="sp">
91
 
92
</pre>
93
Permission is granted to copy, distribute and/or modify this document
94
under the terms of the GNU Free Documentation License, Version 1.2 or
95
any later version published by the Free Software Foundation; with no
96
Invariant Sections, the Front-Cover texts being (a) (see below), and
97
with the Back-Cover Texts being (b) (see below).  A copy of the
98
license is included in the section entitled &ldquo;<a href="./gfdl.html">GNU Free Documentation License</a>&rdquo;.
99
 
100
   <p>(a) The FSF's Front-Cover Text is:
101
 
102
   <p>A GNU Manual
103
 
104
   <p>(b) The FSF's Back-Cover Text is:
105
 
106
   <p>You have freedom to copy and modify this GNU Manual, like GNU
107
     software.  Copies published by the Free Software Foundation raise
108
     funds for GNU development.
109
 
110
<!-- ***Prerequisites************************************************** -->
111
<!-- ***Downloading the source************************************************** -->
112
<!-- ***Configuration*********************************************************** -->
113
<!-- ***Building**************************************************************** -->
114
<!-- ***Testing***************************************************************** -->
115
<!-- ***Final install*********************************************************** -->
116
<!-- ***Binaries**************************************************************** -->
117
<!-- ***Specific**************************************************************** -->
118
<!-- ***Old documentation****************************************************** -->
119
<!-- ***GFDL******************************************************************** -->
120
<!-- *************************************************************************** -->
121
<!-- Part 6 The End of the Document -->
122
</body></html>
123
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.