summaryrefslogtreecommitdiffstats
path: root/doc/started
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/started/buildc.t4
-rw-r--r--doc/started/nt.t4
-rw-r--r--doc/started/require.t5
-rw-r--r--doc/started/started.texi2
-rw-r--r--doc/started/tversions.texi2
-rw-r--r--doc/started_ada/buildada.t2
-rw-r--r--doc/started_ada/tversions.texi2
7 files changed, 11 insertions, 10 deletions
diff --git a/doc/started/buildc.t b/doc/started/buildc.t
index a6e3d330d0..24e4b30ac0 100644
--- a/doc/started/buildc.t
+++ b/doc/started/buildc.t
@@ -381,7 +381,7 @@ as described below:
@item INSTALL_POINT
is the location where you wish the GNU C/C++ cross compilation tools for
RTEMS to be built. It is recommended that the directory chosen to receive
-these tools be named so that it is clear from which egcs distribution it
+these tools be named so that it is clear from which gcc distribution it
was generated and for which target system the tools are to produce code for.
@b{WARNING}: The @code{INSTALL_POINT} should not be a subdirectory
@@ -581,7 +581,7 @@ This can occur for one of the following reasons:
@end itemize
If you are using binutils 2.9.1 or newer with certain versions of
-egcs and gcc, they do not agree on what the name of the newly
+gcc, they do not agree on what the name of the newly
generated cross assembler is. Older binutils called it @code{as.new}
which became @code{as.new.exe} under Windows. This is not a valid
file name, so @code{as.new} is now called @code{as-new}. By using the latest
diff --git a/doc/started/nt.t b/doc/started/nt.t
index f6ad876f68..5a203e6f9f 100644
--- a/doc/started/nt.t
+++ b/doc/started/nt.t
@@ -192,7 +192,7 @@ mkdir /tmp
mkdir /source
mkdir /build
mkdir /build/binutils
-mkdir /build/egcs
+mkdir /build/gcc
@end example
@item The light Bourne shell provided with Cygwin B19 is buggy.
@@ -321,7 +321,7 @@ or Objective-C as Cygwin32 cross-compilers):
@item ln -s ../@value{NEWLIB-UNTAR}/libgloss libgloss
@end itemize
-@item Change to the /build/egcs directory to configure the compiler:
+@item Change to the /build/gcc directory to configure the compiler:
@example
/source/@value{GCC-UNTAR}/configure --verbose --target=m68k-rtems \
diff --git a/doc/started/require.t b/doc/started/require.t
index 6284bfa694..bbd619fca8 100644
--- a/doc/started/require.t
+++ b/doc/started/require.t
@@ -63,9 +63,10 @@ the GNU tools.
@section GNU makeinfo Version Requirements
-In order to build egcs 1.1b or newer, the GNU @code{makeinfo} program
+In order to build egcs 1.1b, gcc 2.9.x, or newer versions, the GNU
+@code{makeinfo} program
installed on your system must be at least version 1.68. The appropriate
-version of @code{makeinfo} is distributed with egcs 1.1b.
+version of @code{makeinfo} is distributed with @code{gcc}.
The following demonstrates how to determine the version of @code{makeinfo}
on your machine:
diff --git a/doc/started/started.texi b/doc/started/started.texi
index 853b646d94..c9afd61228 100644
--- a/doc/started/started.texi
+++ b/doc/started/started.texi
@@ -96,7 +96,7 @@ This is the online version of the Getting Started with RTEMS for C/C++ Users.
@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
@c
-@c @node Command and Variable Index, Concept Index, Installing EGCS AND NEWLIB, Top
+@c @node Command and Variable Index, Concept Index, Installing GCC AND NEWLIB, Top
@c @unnumbered Command and Variable Index
@c There are currently no Command and Variable Index entries.
diff --git a/doc/started/tversions.texi b/doc/started/tversions.texi
index c3305c772e..0dbf7fbeac 100644
--- a/doc/started/tversions.texi
+++ b/doc/started/tversions.texi
@@ -18,7 +18,7 @@
@c
-@c GCC/EGCS Version
+@c GCC Version
@c
@set GCC-VERSION gcc 2.95.2
diff --git a/doc/started_ada/buildada.t b/doc/started_ada/buildada.t
index 54ce278b3b..bb6fd3ba65 100644
--- a/doc/started_ada/buildada.t
+++ b/doc/started_ada/buildada.t
@@ -420,7 +420,7 @@ as described below:
@item INSTALL_POINT
is the location where you wish the GNU C/C++ cross compilation tools for
RTEMS to be built. It is recommended that the directory chosen to receive
-these tools be named so that it is clear from which egcs distribution it
+these tools be named so that it is clear from which gcc distribution it
was generated and for which target system the tools are to produce code for.
@b{WARNING}: The @code{INSTALL_POINT} should not be a subdirectory
diff --git a/doc/started_ada/tversions.texi b/doc/started_ada/tversions.texi
index 5e3a05fc45..d3b6ef4b9e 100644
--- a/doc/started_ada/tversions.texi
+++ b/doc/started_ada/tversions.texi
@@ -18,7 +18,7 @@
@c
-@c GCC/EGCS Version
+@c GCC Version
@c
@set GCC-VERSION gcc 2.8.1