[GHC] #8896: ghci fails on Arm - "Illegal instruction"

GHC ghc-devs at haskell.org
Fri Jan 23 20:06:22 UTC 2015


#8896: ghci fails on Arm - "Illegal instruction"
-------------------------------+-------------------------------------
        Reporter:  Ansible     |                   Owner:
            Type:  bug         |                  Status:  infoneeded
        Priority:  normal      |               Milestone:
       Component:  GHCi        |                 Version:  7.8.1-rc2
      Resolution:              |                Keywords:  arm ghci
Operating System:  Linux       |            Architecture:  arm
 Type of failure:  GHCi crash  |               Test Case:
      Blocked By:              |                Blocking:
 Related Tickets:              |  Differential Revisions:
-------------------------------+-------------------------------------

Comment (by Ansible):

 Installed today on a banana pi running arch. Ghci works there.  Maybe its
 the version of llvm.


 {{{
 [root at lemaker bananapi]# pacman -Q llvm
 llvm 3.5.1-1
 [root at lemaker bananapi]# ghc --version
 The Glorious Glasgow Haskell Compilation System, version 7.8.2
 [root at lemaker bananapi]# ghci
 GHCi, version 7.8.2: http://www.haskell.org/ghc/  :? for help
 Loading package ghc-prim ... linking ... done.
 Loading package integer-gmp ... linking ... done.
 Loading package base ... linking ... done.
 Prelude> 1 + 1
 2
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8896#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list