[GHC] #8376: Static Executable + GHC API (+ Dynamic Linking?) gives Segfault
GHC
ghc-devs
Fri Oct 11 10:35:13 UTC 2013
#8376: Static Executable + GHC API (+ Dynamic Linking?) gives Segfault
----------------------------------+----------------------------------
Reporter: darchon | Owner: simonmar
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:
----------------------------------+----------------------------------
Comment (by Simon Marlow <marlowsd@?>):
In [changeset:"b9c6fd72cd8a00e7c3604567fc4170a3f6421d71/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="b9c6fd72cd8a00e7c3604567fc4170a3f6421d71"
Use dynamic linking only if the GHC package is compiled with -dynamic
(#8376)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8376#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list