
Hi folks,
I am presently trying to build GHC on an i386 Linux box running
debian/sid. (Yea, I know there's a .deb - in fact, I have it
installed - but I need to be able to compile my own.)
I've run configure and make, and stage 1 went quite well although
there were a few syntax problems (usually due to #ifdef's in the
source .hs files apparantly overrunning or underrunning; easily fixed
by just deleting the problematic #ifdef chunks for other
architectures).
Stage 2, however, seems to have a problem: make runs "make -C
ghc/compiler stage=2", which then runs
"../../ghc/compiler/stage1/ghc-inplace -o stage2/ghc-6.0 -H16m -O
-i