summaryrefslogtreecommitdiffstats
path: root/doc/started/nt.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-10 20:33:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-10 20:33:47 +0000
commit0ab65474316231792faec37ec1dbddeaf8645775 (patch)
tree7b215bd6e8886bb1279cbb39522ad81d4af99711 /doc/started/nt.t
parentPatch rtems-rc-4.5.0-21.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-0ab65474316231792faec37ec1dbddeaf8645775.tar.bz2
Purged as many egcs references as possible.
Diffstat (limited to 'doc/started/nt.t')
-rw-r--r--doc/started/nt.t4
1 files changed, 2 insertions, 2 deletions
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 \