#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