
On 2007-03-04, Dave@haskell.org, "Feustel
The Makefile in the HSH distribution should do this for you. But you can say:
ghc --make -o setup -package Cabal Setup.lhs
A40:/home/daf/Hsh/hsh}ghc --make -o setup -package Cabal Setu.lhs ghc-6.2.2: unknown package name: Cabal
Ahh. You will certainly need GHC 6.6 for HSH; see the list of prerequisites in the README or at http://software.complete.org/hsh/wiki/RelatedSoftware
gmake[1]: *** [Linker.o] Error 1 gmake: *** [stage1] Error 1 A40:/home/daf/Ghc/ghc-6.6}
I'm not quite sure what to do with MAP_32BIT since I'm running in AMD 64-bit mode. Any suggestions?
This is out of my league to answer, but if you tell us about your platform, I bet we can find you some precompiled binaries for it. -- John