[GHC] #9034: GHCi panics when given C++ object file on GNU/Linux
GHC
ghc-devs at haskell.org
Thu Apr 24 18:35:59 UTC 2014
#9034: GHCi panics when given C++ object file on GNU/Linux
-------------------------------+------------------------------------------
Reporter: jun0 | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.8.2
Resolution: | Keywords: panic, dynamic linking
Operating System: Linux | Architecture: x86_64 (amd64)
Type of failure: GHCi crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------+------------------------------------------
Comment (by carter):
could you try using a shared object instead? GHCi 7.8 uses the system
dyanmic linker, this problem will likely go away if you use a shared
object/dylib
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9034#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list