[GHC] #12527: GHC segfault while linking llvm-general while compiling a file using Template Haskell
GHC
ghc-devs at haskell.org
Tue Aug 23 16:55:56 UTC 2016
#12527: GHC segfault while linking llvm-general while compiling a file using
Template Haskell
-------------------------------------+-------------------------------------
Reporter: HMPerson1 | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
It looks like a bug in the ghci linker. As a workaround I suggest you try
building llvm-general with its cabal flag `-fshared-llvm`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12527#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list