From: rrt Date: Wed, 9 Aug 2000 12:05:39 +0000 (+0000) Subject: [project @ 2000-08-09 12:05:39 by rrt] X-Git-Tag: Approximately_9120_patches~3895 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=dac1b5925db1b636dc96ef2bb6446cf987e1dbcb;p=ghc-hetmet.git [project @ 2000-08-09 12:05:39 by rrt] Clarified remarks about memory usage, and zapped bits specifically about resources required to compile GHC (this is not ANNOUNCE material). --- diff --git a/ghc/ANNOUNCE b/ghc/ANNOUNCE index 277f044..d3181f1 100644 --- a/ghc/ANNOUNCE +++ b/ghc/ANNOUNCE @@ -102,9 +102,8 @@ for tar, please)! + System requirements ====================== -To compile the sources, you need a machine with 32+MB memory, GNU C -(`gcc'), `perl' plus a version of GHC installed (3.02 at least). This -release is known to work on the following platforms: +To compile programs with GHC, you need a machine with 32+MB memory, GNU C +and perl. This release is known to work on the following platforms: * i386-unknown-{linux,freebsd,netbsd,cygwin32,mingw32} * sparc-sun-solaris2 @@ -122,4 +121,3 @@ The builder's guide included in distribution gives a complete run-down of what ports work; an on-line version can be found at http://www.haskell.org/ghc/docs/4.08/building/building-guide.html -