> Thanks, the debugging hints helped a lot (which tutorial did I miss
> this time? :)
No tutorials, but it has been posted a couple of times on the GHC lists.
The material should really go in the GHC commentary
http://www.cse.unsw.edu.au/~chak/haskell/ghc/comm/
Manuel, you listening? :)
> Short story
> ===========
>
> I reconfigured gmp so that it falls back to the pure C implementation,
> and the problem disappeared. Is the gmp stuff in ghc maintained at
> Glasgow, or are you syncing your code with the official distribution?
It's an almost exact copy of the official distribution, with a few minor
tweaks to the configuration stuff, as I recall. Is the bug in the GMP
configuration, or in our build system?
Cheers,
Simon
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs