debian ghci on sparc64
Simon Marlow
simonmar at microsoft.com
Wed Dec 15 11:10:25 EST 2004
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
More information about the Glasgow-haskell-users
mailing list