|
Re: [GHC] #318: GHCi support on x86_64: msg#00077lang.haskell.glasgow.bugs
#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: > > [phil@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@xxxxxxxxxxx, > 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: [phil@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@xxxxxxxxxxx, 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@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #738: ghc can't load files with selinux Enforcing, Jens Petersen |
|---|---|
| Next by Date: | [GHC] #797: nofib tests fail on Windows due to different EOL convention in output files, GHC |
| Previous by Thread: | Re: [GHC] #651: Template Haskell doesn't work with profiling, GHC |
| Next by Thread: | [GHC] #797: nofib tests fail on Windows due to different EOL convention in output files, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |