[GHC] #4210: LLVM: Dynamic Library Support

GHC ghc-devs at haskell.org
Sat Jan 25 18:08:56 UTC 2014


#4210: LLVM: Dynamic Library Support
-------------------------------------+------------------------------------
        Reporter:  dterei            |            Owner:  dterei
            Type:  feature request   |           Status:  closed
        Priority:  low               |        Milestone:  7.6.2
       Component:  Compiler (LLVM)   |          Version:  6.13
      Resolution:  fixed             |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  Runtime crash     |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by bgamari):

 [https://github.com/bgamari/ghc/compare/disable-ld Here] is a patch set to
 ensure that people aren't bitten by this. We sacrifice support for
 binutils' ld when dynamic linking on ARM but at least people don't
 encounter random segfaults.

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


More information about the ghc-tickets mailing list