X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2Fhc-build;h=1540e1575752e0959d3ff72ff8aa807a824fbf17;hb=3eaf13137ab87e4d6c3404fa0895b49a2a1b93cf;hp=3381af2852c8b02aae0c913e38b80d73449033db;hpb=51724722de1d5a9513b1082d18909675910156ab;p=ghc-hetmet.git diff --git a/distrib/hc-build b/distrib/hc-build index 3381af2..1540e15 100644 --- a/distrib/hc-build +++ b/distrib/hc-build @@ -2,13 +2,15 @@ # Manuel M. T. Chakravarty , June 2000 # Updated for GHC 5.00, Simon Marlow, March 2001 +# Updated for GHC 5.04.3, Urban Boquist, March 2003 # # Script to build GHC from .hc files (must be run in the fptools/ root # directory into which the source and .hc files must already have been # unpacked). All options are passed through to ./configure (especially # useful with --prefix). -configopts="$*" +configopts="$*" # e.g., --enable-hc-boot-unregisterised +PWD=`pwd` # check for GNU make # @@ -24,33 +26,81 @@ fi # build configuration # -cat >mk/build.mk <>mk/build.mk <>mk/build.mk <