
#9282: GHCi ignores .dyn_o files -------------------------------------+----------------------------------- Reporter: mietek | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: GHCi | Version: 7.8.2 Resolution: duplicate | Keywords: dynamic linking Operating System: Unknown/Multiple | Architecture: x86_64 (amd64) Type of failure: Other | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+----------------------------------- Changes (by rwbarton): * status: new => closed * resolution: => duplicate Comment: See #8736. As a workaround you can use `-dynamic`, ''not'' `-dynamic-too`. That will create dynamic-style `.o` and `.hi` files. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9282#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler