[GHC] #11206: ARM is generally a disaster

GHC ghc-devs at haskell.org
Fri Feb 12 21:39:37 UTC 2016


#11206: ARM is generally a disaster
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.10.2
      Resolution:  fixed             |             Keywords:
Operating System:  Linux             |         Architecture:  arm
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #11205, #11289,   |  Differential Rev(s):
  #11294, #11295, #11296, #11297,    |
  #11340                             |
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by erikd):

 Replying to [comment:29 mfox]:
 > @erikd Another thing is I installed a new binutils and ld.gold that
 comes with it. Maybe you need it.

 What versions are you using? I'm on Debian Testing and have
 {{{
 ii  binutils    2.26-3    arm64   GNU assembler, linker and binary
 utilities
 }}}

 {{{
 $ ld.gold --version
 GNU gold (GNU Binutils for Debian 2.26) 1.11
 }}}

 In addition, the llvm version I'm using with ghc (also from Debian):

 {{{
 ii  libllvm3.5v5:arm64   1:3.5.2-3    arm64
 ii  llvm-3.5             1:3.5.2-3    arm64
 ii  llvm-3.5-dev         1:3.5.2-3    arm64
 ii  llvm-3.5-runtime     1:3.5.2-3    arm64
 }}}

 Also I think discussion about Arm64 does not really belong in this ticket
 which started out being about 32 bit Arm.

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


More information about the ghc-tickets mailing list