[GHC] #10464: ghc 7.8.4 on arm
GHC
ghc-devs at haskell.org
Thu Dec 10 09:15:24 UTC 2015
#10464: ghc 7.8.4 on arm
---------------------------------+-----------------------------
Reporter: andrewufrank | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build System | Version: 7.8.4
Resolution: | Keywords:
Operating System: Linux | Architecture: arm
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
---------------------------------+-----------------------------
Description changed by bgamari:
Old description:
> 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
New description:
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#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list