[GHC] #10376: arm/linux linking failure

GHC ghc-devs at haskell.org
Tue Oct 6 15:29:13 UTC 2015


#10376: arm/linux linking failure
-------------------------------------+-----------------------------
        Reporter:  erikd             |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.11
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:  arm
 Type of failure:  Other             |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #10464            |  Differential Rev(s):
-------------------------------------+-----------------------------

Comment (by thomie):

 @k-bx: ok, I can reproduce it now. I was using Ubuntu-14.04, which comes
 with llvm-3.5.0, whereas llvm-3.5.2 is needed. Starting over with a new
 machine and Ubuntu-15.04 solved the problem.

 Here's a workaround: set `library-stripping: False` in your
 `.cabal/config` file, and reinstall `text`. The warnings disappear.

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


More information about the ghc-tickets mailing list