
28 Feb
2006
28 Feb
'06
9:59 a.m.
Cyril Schmidt wrote:
A freshly installed GHC 6.4.1 on my colleague's PC crashes when I try to build a package:
runhaskell Setup.hs build
The effect is easily reproduceable (it shows up on *any* package that I try to build).
Does anyone have any idea of what might be wrong here?
Does it always crash in the same way? Can you fire up GHCi and perform a small evaluation or two? Can you compile small programs, do they run? Please send us the complete output from commands that crash: eg. add -v to the build command above. Cheers, Simon