New commits:
commit 62600bee9068933f5a2ff0ca4d1561878650b23d
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
gcc33: We should have no lib64 to need linking
diff --git a/gnu/gcc33/HISTORY b/gnu/gcc33/HISTORY
index b3ce75b..c87fa22 100644
--- a/gnu/gcc33/HISTORY
+++ b/gnu/gcc33/HISTORY
@@ -1,3 +1,6 @@
+2009-10-03 Eric Sandall <sandalle AT sourcemage.org>
+ * INSTALL: We should have no lib64 to need linking
+
2009-05-30 Eric Sandall <sandalle AT sourcemage.org>
* BUILD: Use bootstrap-lean to save diskpace while building
diff --git a/gnu/gcc33/INSTALL b/gnu/gcc33/INSTALL
index 92260c4..dac4bb4 100755
--- a/gnu/gcc33/INSTALL
+++ b/gnu/gcc33/INSTALL
@@ -18,5 +18,4 @@ function link_runtime ()
make prefix=${INSTALL_ROOT}/opt/gcc33 install-no-fixedincludes &&