Cleaning up freeing of regression coefficients
[pspp-builds.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 269bb23246c43820bd9d3062b8f6023340f256c3..8f059803c66c4bdb37b8614bad6d0041a7c98bbd 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -16,9 +16,6 @@ PSPP also has the following build dependencies:
 
     * perl 5.6 or later.
 
-    * GNU diff, for `make check' to complete properly.  (We intend to
-      eliminate this dependency in a later release.)
-
 A few system-specific issues have been noted.  These may be PSPP bugs
 or system bugs; we have not yet been able to track them down precisely:
 
@@ -30,6 +27,24 @@ or system bugs; we have not yet been able to track them down precisely:
     * On Mac OS X, GCC 4.0.0 build 4061 has been observed to cause
       some tests to fail.  Later builds should work fine.
 
+Finally, a few extra notes:
+
+    * The Sun WorkShop compiler will not work out of the box in this
+      release.  Use GCC instead.  We will fix this for the next
+      release.
+
+    * GCC 4.x reports an inordinate number of warnings for this
+      release.  You may ignore these for now.  We will fix these for
+      the next release.
+
+
+
+
+
+
+
+
+
 Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
 Foundation, Inc.