From: matthewc Date: Tue, 14 May 2002 08:30:34 +0000 (+0000) Subject: [project @ 2002-05-14 08:30:34 by matthewc] X-Git-Tag: Approx_11550_changesets_converted~2033 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=cccb6444f80ceb5adb36dbba2f1844b333a0e3f3 [project @ 2002-05-14 08:30:34 by matthewc] * Note that ia64-linux works unregisterised and a registerised port is in progress. * Recommend bootstrapping from a machine of the same word size :) --- diff --git a/docs/building/building.sgml b/docs/building/building.sgml index b01aad7..80398f3 100644 --- a/docs/building/building.sgml +++ b/docs/building/building.sgml @@ -1060,6 +1060,15 @@ $ cvs checkout nofib/spectral + ia64-unknown-linux + ia64-unknown-linux + + GHC currently works unregisterised. A registerised + port is in progress. + + + + mips-sgi-irix5 mips-sgi-irix[5-6] @@ -3331,7 +3340,8 @@ foo% make install Either (a) download them from the GHC site (if there are some available for the right version of GHC), or (b) build them yourself on any machine with a working - GHC. + GHC. If at all possible this should be a machine with the + same word size as the target. There is a script available which should automate the process of doing the 2-stage bootstrap necessary to get the