
(Sorry I couldn't reply to the existing thread; wasn't on the mailing list
till recently)
I'm also having build problems trying to make GHC 6.8.1 on Mac OS X 10.5 on
PPC. Specifically:
../../compiler/stage1/ghc-inplace -package-name
parsec-2.1.0.0-hide-all-packages -split-objs -i -idist/build/autogen
-idist/build -i.
-Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package
base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents
-idist/build -H16m -O -O -Rghc-timing -fgenerics -c
Text/ParserCombinators/Parsec/Token.hs -o
dist/build/Text/ParserCombinators/Parsec/Token.o -ohi
dist/build/Text/ParserCombinators/Parsec/Token.hi
collect2: ld terminated with signal 10 [Bus error]
<