Hi Chris,
It is my habit to compile the Setup.hs or Setup.lhs to "setup" with "ghc --make
Setup.hs -o setup".
The "./setup configure ..." is working.
The "./setup build" causes a segmentation fault. This is for every project I
try (including ones with very default Setup.hs contents). The Cabal-1.2.3.0
used is supplied by the binary distribution of ghc 6.8.2
So I sadly say there is still no working ghc 6.8.x for powerpc Leopard.