[GHC] #8376: Static Executable + GHC API (+ Dynamic Linking?) gives Segfault
GHC
ghc-devs
Wed Oct 2 19:31:26 UTC 2013
#8376: Static Executable + GHC API (+ Dynamic Linking?) gives Segfault
----------------------------------+----------------------------------
Reporter: darchon | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 7.8.1
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: MacOS X | Architecture: x86_64 (amd64)
Type of failure: Runtime crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
----------------------------------+----------------------------------
Changes (by simonmar):
* priority: normal => highest
* milestone: => 7.8.1
Comment:
I expect there's a decision being made about whether to link dynamically
based on `DYNAMIC_GHC_PROGRAMS` rather than whether the program was
compiled with `-dynamic` or not.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8376#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list