From: simonmar Date: Tue, 27 May 2003 14:52:34 +0000 (+0000) Subject: [project @ 2003-05-27 14:52:34 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~855 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=a7360d6faa67121de70fa4110d42095a278fd940 [project @ 2003-05-27 14:52:34 by simonmar] Small updates for 6.x --- diff --git a/docs/building/building.sgml b/docs/building/building.sgml index f7d3217..27ba81e 100644 --- a/docs/building/building.sgml +++ b/docs/building/building.sgml @@ -2210,7 +2210,7 @@ Foo.o : Baz.hi Do NOT use ghc/compiler/ghc, or - ghc/compiler/ghc-5.xx, as these are the + ghc/compiler/ghc-6.xx, as these are the scripts intended for installation, and contain hard-wired paths to the installed libraries, rather than the libraries in the build tree. @@ -3596,10 +3596,10 @@ $ make install-docs target machine, and compiling them using gcc to get a working GHC. - NOTE: GHC version 5.xx is significantly harder - to bootstrap from C than previous versions. We recommend - starting from version 4.08.2 if you need to bootstrap in this - way. + NOTE: GHC versions 5.xx and later are + significantly harder to bootstrap from C than earlier versions. + We recommend starting from version 4.08.2 if you need to + bootstrap in this way. HC files are architecture-dependent (but not OS-dependent), so you have to get a set that were generated on @@ -3721,11 +3721,11 @@ GhcWithRegisterised=NO -# build.mk for GHC 5.xx +# build.mk for GHC 5.xx and 6.x GhcUnregisterised=YES - Version 5.xx only: use the option + Versions 5.xx and 6.x only: use the option instead of when running ./configure.