diff --git a/general/prog/gcc.xml b/general/prog/gcc.xml
index 85bba0dccc..4ae4a14ef7 100644
--- a/general/prog/gcc.xml
+++ b/general/prog/gcc.xml
@@ -217,11 +217,11 @@ export PATH=/opt/gnat/bin:$PATH
libmudflap tests.
-
+
sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in &&
mkdir ../gcc-build &&
@@ -234,7 +234,7 @@ cd ../gcc-build &&
--enable-__cxa_atexit \
--enable-clocale=gnu \
--enable-languages=c,c++,objc,f95,ada,java,treelang &&
-make &&
+make bootstrap &&
make -k check &&
../gcc-&gcc-version;/contrib/test_summary
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index a3f25d43c9..f804ae2f88 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -44,6 +44,9 @@
September 21st, 2005
+
+ [bdubbs] - Reverted gcc build instructions.
+
[randy] - Updated to EsounD-0.2.36.