
#7890: Static linking of GHC 7.7 does not work correctly --------------------------------------+------------------------------------- Reporter: kazu-yamamoto | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.7 Resolution: worksforme | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: GHC doesn't work at all | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: --------------------------------------+------------------------------------- Changes (by igloo): * status: new => closed * difficulty: => Unknown * resolution: => worksforme Comment: I've done some experimentation, and I think this is all caused by some libraries being installed without the dynamic way. If you use a `cabal` command compiled against the latest development version of `Cabal` then it should enable shared libraries by default. If you still think that something is wrong, then can you please give complete reproduction instructions starting from a fresh GHC HEAD build, and include the output of `cabal --version`? -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7890#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler