[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 23:30:03 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):
(It also fails in a `buildFHSUserEnv`, but I'm not really surprised,
because even if the FHS is respected, it still uses most the nix link
strategies and `rpath`.)
`-opti -v` are there:
https://gist.github.com/guibou/9bf3475faf00e4de0b5eb57247139921
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16257#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list