[GHC] #10464: ghc 7.8.4 on arm

GHC ghc-devs at haskell.org
Sat May 30 14:41:56 UTC 2015


#10464: ghc 7.8.4 on arm
-------------------------------------+-------------------------------------
              Reporter:              |             Owner:
  andrewufrank                       |            Status:  new
                  Type:  bug         |         Milestone:
              Priority:  normal      |           Version:  7.8.4
             Component:  Compiler    |  Operating System:  Linux
              Keywords:              |   Type of failure:  Compile-time
          Architecture:  arm         |  performance bug
             Test Case:              |        Blocked By:
              Blocking:              |   Related Tickets:
Differential Revisions:              |
-------------------------------------+-------------------------------------
 when compiling i get the warning
 /usr/bin/d.gold: warning: cannot scan executable section 1 of .....
 transformers-04.3.0a... for Cortex-A8 erratum because it has no mapping
 symbols.

 there are some informations on the web on the cortex-a8 erratum, but i
 cannot see how i could apply them. should the compiler be recompiled? i
 installed from the debian distribution.
 the hardware is a cubietruck.
 i observe that compilation, especially the phase of preparing the
 configuration in cabal takes very long - perhaps this is related to this
 problem. the resulting code is ok and runs with expected speed.

 thank you for producing a full ghc for arm!
 andrew

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


More information about the ghc-tickets mailing list