#318: GHCi support on x86_64
------------------------------+---------------------------------------------
Reporter: nobody | Owner: nobody
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: None | Version: None
Severity: minor | Resolution: fixed
Keywords: | Os: Unknown
Difficulty: Unknown | Architecture: x86_64 (amd64)
------------------------------+---------------------------------------------
Changes (by simonmar):
* architecture: => x86_64 (amd64)
* resolution: None => fixed
* difficulty: => Unknown
* status: assigned => closed
* os: => Unknown
Old description:
> {{{
> 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:
>
> [EMAIL PROTECTED] ~]$ 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@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
> }}}
New description:
{{{
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:
[EMAIL PROTECTED] ~]$ 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@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:
closing feature request, this is now complete apart from the static data
problem for which there is a bug (#781) open.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/318>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs