From: rrt Date: Tue, 25 Jul 2000 18:16:53 +0000 (+0000) Subject: [project @ 2000-07-25 18:16:53 by rrt] X-Git-Tag: Approximately_9120_patches~3945 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=3eb5132aa95bfc4fd130792cd68ae1f8fad30968;p=ghc-hetmet.git [project @ 2000-07-25 18:16:53 by rrt] Advised Windows users to read the Windows installation notes for GHC before trying to build anything. --- diff --git a/docs/building.sgml b/docs/building.sgml index 99a36ac..b711759 100644 --- a/docs/building.sgml +++ b/docs/building.sgml @@ -2634,7 +2634,12 @@ Workaround: don't put weird things in string args to cpp macr This section summarises how to get the utilities you need on your -Win95/98/NT/2000 machine to use CVS and build GHC. Similar notes for installing and running GHC may be found in the user guide. In general, Win95/Win98 behave the same, and WinNT/Win2k behave the same. It is based largely on detailed advice from Sigbjørn Finne. +Win95/98/NT/2000 machine to use CVS and build GHC. Similar notes for +installing and running GHC may be found in the user guide. In general, +Win95/Win98 behave the same, and WinNT/Win2k behave the same. It is based +largely on detailed advice from Sigbjørn Finne. You should read the +GHC installation guide sections on Windows (in the user guide) before +continuing to read these notes.