
#12152: panic: Loading temp shared object failed -------------------------------------+------------------------------------- Reporter: crockeea | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.3 (Linking) | Resolution: | Keywords: Operating System: Linux | Architecture: | Unknown/Multiple Type of failure: GHCi crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by rwbarton): Never mind, it's just `ghci b.o a.o`, where `b.o` refers to data (not a function) defined in `a.o`. You don't need C++ either. We should probably link together all `.o` files given on the command line at once. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12152#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler