Re: [GHC] #4210: LLVM: Dynamic Library Support

#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
participants (1)
-
GHC