
On 15 December 2004 14:46, William Lee Irwin III wrote:
There seems to be some trouble with the debian ghci on sparc64. I can dredge up more information if given an idea of what to look for.
$ ghci ___ ___ _ / _ \ /\ /\/ __(_) / /_\// /_/ / / | | GHC Interactive, version 6.2.2, for Haskell 98. / /_\\/ __ / /___| | http://www.haskell.org/ghc/ \____/\/ /_/\____/|_| Type :? for help.
Loading package base ... linking ... done. zsh: 7796 segmentation fault ghci
Urk. We need to get a ghci binary linked with -debug and run it under gdb to make progress on this one. Anyone? Cheers, Simon

On 15 December 2004 14:46, William Lee Irwin III wrote:
Loading package base ... linking ... done. zsh: 7796 segmentation fault ghci
On Wed, Dec 15, 2004 at 04:10:25PM -0000, Simon Marlow wrote:
Urk. We need to get a ghci binary linked with -debug and run it under gdb to make progress on this one. Anyone?
Given instructions, I may be able to assemble such myself. I could arrange a login account on a sparc64 system for someone who knows what they're doing. -- wli
participants (2)
-
Simon Marlow
-
William Lee Irwin III