[ ghc-Feature Requests-1157515 ] GHCi support on x86_64
SourceForge.net
noreply at sourceforge.net
Mon Mar 7 07:03:41 EST 2005
Feature Requests item #1157515, was opened at 2005-03-06 00:25
Message generated for change (Comment added) made by simonmar
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=358032&aid=1157515&group_id=8032
>Category: None
>Group: None
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
>Summary: GHCi support on x86_64
Initial Comment:
I just installed the 64bit version of ghc on an athlon
64. ghc does work and produces correct 64bit code, but
ghci fails to start.
Here is the complete output:
[phil at athlon64 ~]$ ghci
___ ___ _
/ _ \ /\ /\/ __(_)
/ /_\// /_/ / / | | GHC Interactive, version
6.2.2, for Haskell 98.
/ /_\/ __ / /___| | http://www.haskell.org/ghc/
\____/\/ /_/\____/|_| Type :? for help.
Loading package base ... /usr/lib64/ghc-6.2.2/HSbase.o:
unknown architecture
ghc-6.2.2: panic! (the `impossible' happened, GHC
version 6.2.2):
loadObj: failed
Please report it as a compiler bug to
glasgow-haskell-bugs at haskell.org,
or http://sourceforge.net/projects/ghc/.
I'm using Fedora Core 3 and installed ghc using yum.
If you have any questions, contact me:
philipp.classen[AT]gmx.net
Thanks,
Philipp
----------------------------------------------------------------------
>Comment By: Simon Marlow (simonmar)
Date: 2005-03-07 12:03
Message:
Logged In: YES
user_id=48280
Changed to a feature request; GHCi support is simply not
present on x86_64 yet.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=358032&aid=1157515&group_id=8032
More information about the Glasgow-haskell-users
mailing list