[GHC] #8896: ghci fails on Arm - "Illegal instruction"
GHC
ghc-devs at haskell.org
Tue Apr 8 18:36:32 UTC 2014
#8896: ghci fails on Arm - "Illegal instruction"
-------------------------------+-----------------------------
Reporter: Ansible | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.1-rc2
Resolution: | Keywords: arm ghci
Operating System: Linux | Architecture: arm
Type of failure: GHCi crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------+-----------------------------
Comment (by AriePeterson):
Replying to [comment:3 Ansible]:
> Here's my build of ghc on the PI:
> [...]
For reference, I tried to use your build on my rpi, under Raspbian, with
some success. Ghci doesn't work though (the illegal instruction error even
occurs one package earlier, when linking integer-gmp).
I compiled quite a few packages succesfully. However, installing
vector-0.10.9.1 fails: when compiling the module
Data.Vector.Fusion.Stream.Monadic, ghc tries to link in the integer-gmp
package, and this fails. This reminds me of #8212.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8896#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list