[GHC] #16257: -fexternal-interpreter with external C shared library leads to undefined symbol during template haskell phase
GHC
ghc-devs at haskell.org
Wed Jan 30 18:17:52 UTC 2019
#16257: -fexternal-interpreter with external C shared library leads to undefined
symbol during template haskell phase
-------------------------------------+-------------------------------------
Reporter: guibou | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by guibou):
@mpickering, thank you for the workaround. Do you think this can be
considered as a packaging issue (of `libgsl`)? or is this still a ghc
issue considering that it works without `-fexternal-interpreter`?
I tried to flip `gsl` and `gslcblas` in `external-libraries` and it does
not change anything.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16257#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list