X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2Fhc-build;h=5ce9dfbdd91b9d5c5d15dde756f1b1cfc0cf94aa;hb=0065d5ab628975892cea1ec7303f968c3338cbe1;hp=f0ad9dc5449c4861063b9d165cbdadc4adcab069;hpb=81e3aa0f6ace5e28f1edbad81a5b9f9c6a211967;p=ghc-hetmet.git diff --git a/distrib/hc-build b/distrib/hc-build index f0ad9dc..5ce9dfb 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,29 +26,78 @@ fi # build configuration # -cat >mk/build.mk <>mk/build.mk <>mk/build.mk <